Registration form more-or-less working, workshop scaffold is up

This commit is contained in:
Godwin
2014-03-13 21:20:17 -06:00
parent 4b79de7a24
commit 3d6ad3b432
22 changed files with 383 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
require 'test_helper'
class WorkshopTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end