This website requires JavaScript.
Explore
Help
Register
Sign In
team-alpha
/
railsgoat
Watch
1
Star
0
Fork
0
You've already forked railsgoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8e48e1c3c091552168563fbcddf5de439273bc0
railsgoat
/
config
T
History
cktricky
8595954096
removed alert when an error is thrown
2014-05-26 16:58:26 -04:00
..
environments
adding mysql environment for mysql sql injection tests
2014-04-17 23:03:46 -04:00
initializers
this appears to fix the issue of our test cases breaking. I had specified that if the rails env was a dev env, the key would be a certain value. Instead, it has been changed to any env other than prod
2014-03-14 16:53:44 -04:00
locales
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
2013-04-24 18:09:43 -04:00
application.rb
removed alert when an error is thrown
2014-05-26 16:58:26 -04:00
boot.rb
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
2013-04-24 18:09:43 -04:00
database.yml
adding mysql environment for mysql sql injection tests
2014-04-17 23:03:46 -04:00
environment.rb
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
2013-04-24 18:09:43 -04:00
routes.rb
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.
2014-05-20 14:25:45 -04:00