Commit Graph

22 Commits

Author SHA1 Message Date
Dan Buch
2ed6806e6e breaking out into a partial view 2011-08-10 22:54:10 -04:00
Dan Buch
36c69e95a4 more crap for 15.14 2011-08-10 22:51:14 -04:00
Dan Buch
7329bcdeb4 starting in on 15.14 2011-08-10 22:36:51 -04:00
Dan Buch
066433a22d filling in the helper function bits + using "html_safe" method since I am on Rails 3 2011-08-10 22:32:18 -04:00
Dan Buch
cb8e89de30 cleaning up based on "rake test" feedback 2011-08-10 22:09:24 -04:00
Dan Buch
aac108a50d working through 15.13 2011-08-10 22:06:36 -04:00
Dan Buch
feaea1636c 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
Dan Buch
785c1cfe20 skipping on to 15.11 in which we play with session crap 2011-08-10 21:51:14 -04:00
Dan Buch
a25c05ecf6 modifying user model to match what is wanted in 15.9, plus trashing foray into using new-style db: tasks to do awesomeness (sigh) 2011-08-10 21:35:41 -04:00
Dan Buch
b3d2c45c36 filling in everything needed to login and view the account page, wheeeee. 2011-08-09 22:03:10 -04:00
Dan Buch
7ca80880a8 adding the user controller for futzing with login bits 2011-08-09 21:43:23 -04:00
Dan Buch
6f9519fce9 filling in the user model 2011-08-09 21:40:23 -04:00
Dan Buch
2b95899071 adding the user model for 15.8 2011-08-09 21:38:51 -04:00
Dan Buch
6403093135 listing people, yaaay 2011-08-09 21:12:02 -04:00
Dan Buch
5d78c29208 adding the people controller to access, list the people model 2011-08-09 21:06:53 -04:00
Dan Buch
9085ad1117 adding the Person model for the people table 2011-08-09 21:05:03 -04:00
Dan Buch
9d42948abe using alternate layout depending on action 2011-08-09 07:03:28 -04:00
Dan Buch
391a4c186f trying to trigger the :except trigger handler thingy, but apparently I am in some sort of dev mode where exceptions are caught in another way(?) 2011-08-09 06:55:17 -04:00
Dan Buch
3f5e481906 specifying separate layouts within controllers and methods 2011-08-09 06:41:10 -04:00
Dan Buch
c16c1361d3 working through 15.3 2011-08-09 06:33:51 -04:00
Dan Buch
fba21e7939 consolidating first two exercises into hodgepodge 2011-08-09 06:29:39 -04:00
Dan Buch
1ea05cfb9b adding generic app for working through remaining exercises in chapter 15 2011-08-09 06:23:09 -04:00