going to dynamically load the tutorial page depending on the route folks decide to take
This commit is contained in:
@@ -66,6 +66,8 @@ Railsgoat::Application.routes.draw do
|
||||
get "gauntlt"
|
||||
get "logic_flaws"
|
||||
get "metaprogramming"
|
||||
get "breaker"
|
||||
get "builder"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user