prepping for constantize

This commit is contained in:
Ken Johnson
2013-06-02 20:35:01 -04:00
parent 570eafa01b
commit caecb88e30
5 changed files with 24 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ resources :tutorials do
get "guard"
get "info_disclosure"
get "mass_assignment"
get "constantize"
end
end