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/contests_helper_test.rb | 4 lines | 75 B | text/x-ruby | RubyLexer |
require 'test_helper'
class ContestsHelperTest < ActionView::TestCase
end