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