This post originated from an RSS feed registered with Ruby Buzz
by Jamey Cribbs.
Original Post: Chapter 11
Feed Title: Is your house on fire, Clark?
Feed URL: http://www.google.com/signup/?new=erik
Feed Description: This is a blog about my experiences using KirbyBase, a pure-Ruby DBMS, and Ackbar, an ActiveRecord adapter for KirbyBase.
Page 125. I need to create a users table. You’ve seen me do this enough, before. I don’t think I need to show it again.
Page 126. I generate the model for User. I generate all of the controllers for Login and User.
Ok, I keep following through th chapter. It [...]