On Jun 4, 12:57 am, Colin Law <clan...@googlemail.com> wrote:
> On 3 June 2011 17:49, skt <stibre...@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?

These are result of ActiveRecord queries. I thought they were arrays
of database record objects - could you please help me understand how
they are different from normal 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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to