box-o-sand/cookbook/015/hodgepodge/app/controllers
2011-08-10 22:02:04 -04:00
..
application_controller.rb futzing with cookies in 15.12, although my cookie counter is getting called twice per request... perhaps the "before_filter" method is applied for each filter in a chain? 2011-08-10 22:02:04 -04:00
foo_controller.rb using alternate layout depending on action 2011-08-09 07:03:28 -04:00
hello_controller.rb consolidating first two exercises into hodgepodge 2011-08-09 06:29:39 -04:00
index_controller.rb skipping on to 15.11 in which we play with session crap 2011-08-10 21:51:14 -04:00
novel_controller.rb consolidating first two exercises into hodgepodge 2011-08-09 06:29:39 -04:00
people_controller.rb adding the people controller to access, list the people model 2011-08-09 21:06:53 -04:00
status_controller.rb working through 15.3 2011-08-09 06:33:51 -04:00
user_controller.rb filling in everything needed to login and view the account page, wheeeee. 2011-08-09 22:03:10 -04:00