upgraded to rails

This commit is contained in:
ablwr
2014-08-03 21:43:33 -04:00
parent 5366626046
commit 181c4340f7
82 changed files with 3760 additions and 1 deletions

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

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