What exactly is Arel in Rails 3.0?

前端 未结 4 1837
旧时难觅i
旧时难觅i 2020-12-12 09:26

I understand that it is a replacement for ActiveRecord and that it uses objects instead of queries.

But...

why is this better?

will objects/queries

4条回答
  •  再見小時候
    2020-12-12 10:03

    Actually I have started a video series on ActiveRelation.

    The first general tutorial can be viewed at http://Innovative-Studios.com/#pilot

提交回复
热议问题