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
ca46d01a0e42c9f03f5bf65eeb68b0981edae118
railsgoat
/
config
T
History
Mike McCabe
fceeb94b05
adding mysql env to bundler require
2014-04-17 23:08:55 -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
adding mysql env to bundler require
2014-04-17 23:08:55 -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
adding routes. catching nulls
2014-04-17 20:18:39 -04:00