added a very dangerous, very serious vulnerability (constantize

This commit is contained in:
Ken Johnson
2013-06-02 22:42:29 -04:00
parent caecb88e30
commit e97afb9bb4
9 changed files with 100 additions and 3 deletions
+6
View File
@@ -23,9 +23,15 @@ resources :users do
resources :performance do
end
resources :benefit_forms do
end
end
get "download" => "benefit_forms#download"
resources :tutorials do
collection do
get "injection"