changed constantize to metaprogramming for the addition of tutorials specific to metaprogramming flaws. In addition, the messages portion of the app needed some generic TLC so I have removed the "new" view in order to bring that functionality into the seed message page/view.
This commit is contained in:
+1
-1
@@ -63,9 +63,9 @@ Railsgoat::Application.routes.draw do
|
||||
get "redirects"
|
||||
get "guard"
|
||||
get "mass_assignment"
|
||||
get "constantize"
|
||||
get "gauntlt"
|
||||
get "logic_flaws"
|
||||
get "metaprogramming"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user