Displaying 1 result from an estimated 1 matches for "cqfsgmqkwvyr2l1mknu7p6qyzacfrzjs".
2006 Jun 20
3
Saving an array of objects
How do I save an array of obects into the database?
For now I am doing
for a in array
a.save
end.
I am sure there must be an easy way to do this.
--
Posted via http://www.ruby-forum.com/.