Workshop and event scaffolds

This commit is contained in:
Godwin
2014-03-15 13:40:38 -06:00
parent 3d6ad3b432
commit 8e26bb1797
62 changed files with 933 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
module EventTypesHelper
end
+2
View File
@@ -0,0 +1,2 @@
module EventsHelper
end
@@ -0,0 +1,2 @@
module WorkshopFacilitatorsHelper
end
@@ -0,0 +1,2 @@
module WorkshopRequestedResourcesHelper
end