> One more question: I should only make changes in .rb and .erb files > subordinate to the app directory, right?
You should also be changing the files in your test directories. If it were me, I would change just the tests first, verify that everything related to the model/forms is breaking, and then make the fixes to the code. Eric -- 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.

