>
> Is named scope incapable of working without hitting the database
>
The Arel is all about SQL (relational algebra), so I can't think how it can
work without DB.
But you can stub the scopes, connection or something else. Then it won't be
a scope anymore. It is something totally different.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to