Hi,

A Rails Best Practice question:

Question - Is passing model objects (or a collection of model object)
from the controller to a view best practice is rails?   i.e. or is one
supposed to create the most minimal set of data all ready to display
in the form of array/hashes and pass this to a view?  (the latter
approach adds a bit more plumbing work)

Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to