Users comments page

This commit is contained in:
Rei
2014-02-12 16:02:42 +08:00
parent 19ff77fb79
commit 004f7adc36
9 changed files with 72 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class Users::CommentsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end