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
168c19bdc53788de105bc984dbcfbc9645f325d8
railsgoat
/
app
/
controllers
T
History
Ken Johnson
f7dbc482bb
added a table to manage users
2013-05-17 14:08:18 -04:00
..
admin_controller.rb
added a table to manage users
2013-05-17 14:08:18 -04:00
application_controller.rb
added an administrative method intended to be used as a before filter within the application controller as well as an is_admin? method
2013-05-16 17:56:31 -04:00
dashboard_controller.rb
added an administrative method intended to be used as a before filter within the application controller as well as an is_admin? method
2013-05-16 17:56:31 -04:00
sessions_controller.rb
undid some mistakes
2013-04-25 00:46:26 -04:00
tutorials_controller.rb
lost track of what I was doing so I cant tell you what Ive done, heh
2013-04-25 15:23:07 -04:00
users_controller.rb
added email validation and tthen saved any params they were entering during signup in an @user object
2013-04-28 02:49:02 -04:00