Show More
Commit Description:
update models to satisfy rails 4
Commit Description:
update models to satisfy rails 4
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