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
570eafa01b6b4313d4224607e3bd5ee21cabd6a7
railsgoat
/
app
/
models
T
History
Ken Johnson
06dce1f8b2
I believe this has resolved the dependent destruction and we can close issue
#18
2013-06-02 13:08:56 -04:00
..
.gitkeep
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
paid_time_off.rb
I believe this has resolved the dependent destruction and we can close issue
#18
2013-06-02 13:08:56 -04:00
performance.rb
added a few things here. Firstly, I fixed the broken delete function with the admin page. Secondly, whenever you register for this application, we will automatically populate your user data to make the application functional. Seemed like the easiest way to do this
2013-06-01 00:19:07 -04:00
retirement.rb
got rid of mass assignment in certain areas
2013-05-30 12:52:43 -04:00
schedule.rb
added validation for all schedule fields (presence of) and working on a new way to dynamically update your calendar upon submission of a new calendar event
2013-05-31 00:31:13 -04:00
user.rb
I believe this has resolved the dependent destruction and we can close issue
#18
2013-06-02 13:08:56 -04:00
work_info.rb
added a new vulnerability plus completed the work info page
2013-05-31 11:41:54 -04:00