Show More
Commit Description:
added codejom controller, show status in public
Commit Description:
added codejom controller, show status in public
File last commit:
Show/Diff file:
Action:
test/functional/codejom_controller_test.rb | 8 lines | 167 B | text/x-ruby | RubyLexer |
require 'test_helper'
class CodejomControllerTest < ActionController::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end