Hello all,
I'm on my 4th month with Ruby on Rails. I'm doing good, I think, but
have a long way to go.

I have an array with several IDs.

Array
[1,4,6,10,40]

I wish to perform a find() on a Model, on each of these IDs, then be
able to send the results to a view.

Thank you for any help on this.

JohnM
-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to