Merge branch 'master' of github.com:OWASP/railsgoat into top-10-2013

This commit is contained in:
cktricky
2013-10-14 08:29:39 -04:00
21 changed files with 386 additions and 6 deletions
+3
View File
@@ -28,6 +28,9 @@ resources :users do
end
resources :messages do
end
end
get "download" => "benefit_forms#download"