Tag: ActiveRecord
Advanced SQL and named scopes stack with ActiveRecord
Jan.24, 2010
If you ever work with rails application that is a little bit more complex then a simple CRUD you would know that some of the ActiveRecord magic doesn’t work for complex SQL queries. I am primary talking about named scopes stack feature.
(continue reading…)
Leave a Comment
:ActiveRecord, named_scope, query, rails, ruby, sql
more...
(continue reading…)