Jeremy Woertink wrote: > > I would suggest starting with reading Object Thinking by David West > (http://www.microsoft.com/learning/en/us/books/6820.aspx) This may help > you to build your objects out. > > You can have objects that don't extend ActiveRecord::Base, just make a > new class, and call it whatever you want. Place that file into the > models folder. > > Just stick to conventions and make your code work first, then go back > and refactor. Make lots of tests, and you will be fine. > > ~Jeremy
Thank you! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

