Show More
Commit Description:
added codejom controller, show status in public
Commit Description:
added codejom controller, show status in public
File last commit:
Show/Diff file:
Action:
app/models/codejom_status.rb | 5 lines | 66 B | text/x-ruby | RubyLexer |
class CodejomStatus < ActiveRecord::Base
belongs_to :user
end