Show More
Commit Description:
hacked user creation to bypass member name validation, changed default config for test pair import
Commit Description:
hacked user creation to bypass member name validation, changed default config for test pair import
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 | ||||