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
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