26 Commits (7329bcdeb445b995a6d4fa93884df3e0838246e2)

Author SHA1 Message Date
Dan Buch 7329bcdeb4 starting in on 15.14
13 years ago
Dan Buch 066433a22d filling in the helper function bits + using "html_safe" method since I am on Rails 3
13 years ago
Dan Buch cb8e89de30 cleaning up based on "rake test" feedback
13 years ago
Dan Buch aac108a50d working through 15.13
13 years ago
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?
13 years ago
Dan Buch 785c1cfe20 skipping on to 15.11 in which we play with session crap
13 years ago
Dan Buch e7a3ab7a73 updating the test fixtures ... 15.9 does not appear to be working as advertised, but I will assume it is my fault (for now)
13 years ago
Dan Buch feb4a513e8 adding a derping keepfile for the log dir
13 years ago
Dan Buch 843061e5f3 adding generated schema file (trying again at doing the migration thing right)
13 years ago
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)
13 years ago
Dan Buch 58568a570b starting in on 15.9
13 years ago
Dan Buch b3d2c45c36 filling in everything needed to login and view the account page, wheeeee.
13 years ago
Dan Buch 7ca80880a8 adding the user controller for futzing with login bits
13 years ago
Dan Buch 6f9519fce9 filling in the user model
13 years ago
Dan Buch 2b95899071 adding the user model for 15.8
13 years ago
Dan Buch 5d4fa1ce17 starting in on 15.8, as 15.7 seemed to be a read-only recipe
13 years ago
Dan Buch 6403093135 listing people, yaaay
13 years ago
Dan Buch 5d78c29208 adding the people controller to access, list the people model
13 years ago
Dan Buch 9085ad1117 adding the Person model for the people table
13 years ago
Dan Buch 815469f6ae adding a chunk o sql for 15.6. wanted to skip ahead to 15.22, but too many missing bits :-/
13 years ago
Dan Buch 9d42948abe using alternate layout depending on action
13 years ago
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(?)
13 years ago
Dan Buch 3f5e481906 specifying separate layouts within controllers and methods
13 years ago
Dan Buch c16c1361d3 working through 15.3
13 years ago
Dan Buch fba21e7939 consolidating first two exercises into hodgepodge
13 years ago
Dan Buch 1ea05cfb9b adding generic app for working through remaining exercises in chapter 15
13 years ago