whew, now THAT is a huge tutorial explanation for a relatively simple issue!

This commit is contained in:
cktricky
2014-03-12 18:59:38 -04:00
parent 48ddc99955
commit 4b0560a250
6 changed files with 246 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@ Railsgoat::Application.routes.draw do
get "mass_assignment"
get "constantize"
get "gauntlt"
get "logic_flaws"
end
end