On Tue, Mar 16, 2010 at 7:55 AM, Jeff Ramin <[email protected]> wrote:
> According to "Agile Web Development with Rails", the field should > automagically appear on views, but that was using rails 1.2 and using > scaffold in the controller. I'm running rails 2.3.x, so wasn't able to > use "scaffold" in the way described in the book. You're setting yourself up for continuous pain and frustration by using an out-of-date reference with a current Rails version. Toss that book and get the latest, or use online tutorials based on the 2.3.x branch. Really. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

