Show More
Commit Description:
Merge pull request #17 from nattee/master...
Commit Description:
Merge pull request #17 from nattee/master upgrade to current working snapshot
References:
File last commit:
Show/Diff file:
Action:
app/models/login.rb | 4 lines | 57 B | text/x-ruby | RubyLexer |
class Login < ActiveRecord::Base
belongs_to :user
end