On Nov 16, 2:05 pm, Alexandra E Paredes T <05-38...@usb.ve> wrote:
> Good Morning,
>
> I'm an student of Computer Engineering from Simón Bolívar University, in
> Caracas Venezuela. I'm working in my thesis about ORM and their
> "respectfulness" on databases. In order to have a better understanding of
> the Ruby on Rails ORM, I'm wondering where do I can read about the
> low-level methods of the ORM, or what module can I study to see that. Why
> I'm looking for is something like how ActiveRecords translates for example
> an search on SQL.
>

Sounds like you want to be looking at the arel gem and at
ActiveRecord::Relation

Fred

> In advance, thank you very much.

-- 
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 https://groups.google.com/groups/opt_out.


Reply via email to