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/unit/helpers/contest_management_helper_test.rb
| 4 lines
| 84 B
| text/x-ruby
| RubyLexer
|
|
r266 | require 'test_helper' | ||
class ContestManagementHelperTest < ActionView::TestCase | ||||
end | ||||