Show More
Commit Description:
merge with algo-bm, take cheat report
Commit Description:
merge with algo-bm, take cheat report
References:
File last commit:
Show/Diff file:
Action:
app/models/login.rb | 5 lines | 112 B | text/x-ruby | RubyLexer |
class Login < ActiveRecord::Base
belongs_to :user
attr_accessible :ip_address, :logged_in_at, :user_id
end