Show More
Commit Description:
updated db/schema.rb: removed unused tables
Commit Description:
updated db/schema.rb: removed unused tables
File last commit:
Show/Diff file:
Action:
test/functional/contest_management_controller_test.rb | 8 lines | 177 B | text/x-ruby | RubyLexer |
Jittat Fakcharoenphol
added contest model
r266 require 'test_helper'
class ContestManagementControllerTest < ActionController::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end