This commit is contained in:
root
2016-08-19 18:03:00 +09:00
parent 46be317459
commit a289782424
38 changed files with 1126 additions and 4 deletions

7
test/models/user_test.rb Normal file
View File

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