this closes issue #9

This commit is contained in:
Ken Johnson
2013-06-02 20:19:31 -04:00
parent 06dce1f8b2
commit 570eafa01b
7 changed files with 180 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@ resources :tutorials do
get "redirects"
get "guard"
get "info_disclosure"
get "mass_assignment"
end
end