How to create object array in rails?

Viewed 49539

I need to know how to create object array in rails and how to add elements in to that.

I'm new to ruby on rails and this could be some sort of silly question but I can't find exact answer for that. So can please give some expert ideas about this

4 Answers
Related