initial write-up for gauntlt

This commit is contained in:
cktricky
2013-08-08 21:25:52 -04:00
parent 077e45c819
commit d909f55ab9
5 changed files with 45 additions and 1 deletions
+1
View File
@@ -50,6 +50,7 @@ resources :tutorials do
get "info_disclosure"
get "mass_assignment"
get "constantize"
get "gauntlt"
end
end