Subject: [Rails] Re: Parent id for find_or_create method Thanks for your answer. > > But in general, operating any ActiveRecord model from a view is a bad > idea because of rendering speed. All models should be ready to be > accessed before ActionView - in controller - that would be much much > faster. Can you (or anyone) give me more specific examples? The segments of actual codes or links to those that show such examples will be appreciated. soichi -- 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 rubyonrails-talk@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. |