do you have plans about implementing 'includes' feature?
Reported by yas375 | January 31st, 2012 @ 12:36 PM
In activerecord in ruby there are one more cool feature - includes. It's allows us simply resolve problem with N+1 queries. Better to read about it here: http://guides.rubyonrails.org/active_record_querying.html#eager-loa...
Do you have plans about implementing something like this?
Thanks
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
ActiveRecord is an insanely easy to use database framework written in objective-c It's obviously "inspired" by (copying) the infamous ActiveRecord that comes with Rails(http://rubyonrails.org) But it tries to be more versatile when it comes to working with multiple connections.