Re: [Rails] There must be a more elegant way to do this
On 3 June 2011 17:49, skt <stibrewal@gmail.com> wrote:
> Hello,
>
> I have a bunch of arrays containing records retrieved from the
> database in separate queries. That can't be changed - I have deal with
> the different arrays of these records. Each of these records contains,
> amongst other data fields, two ids - a user_id and an address_id.
When you say you have arrays are these actual arrays or are they the
result of ActiveRecord find queries, which are like arrays but are not
actually arrays?
Colin
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home