Show More
Commit Description:
add user profile page listing all submission, permission is by 'right.user_view_submission'...
Commit Description:
add user profile page listing all submission, permission is by 'right.user_view_submission'
add link from users to their profile page
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/user_contest_stats.yml
| 9 lines
| 179 B
| text/x-yaml
| YamlLexer
|
|
r217 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
user_id: 1 | ||||
started_at: 2010-01-24 12:44:58 | ||||
two: | ||||
user_id: 1 | ||||
started_at: 2010-01-24 12:44:58 | ||||