[Rails] "partitioning" table access

Tony Buser tbuser at gmail.com
Wed Apr 5 21:01:05 GMT 2006


Well that makes total sense and I can't believe I didn't think of it before.  :)

Thanks!

On 4/5/06, Francois Beausoleil <francois.beausoleil at gmail.com> wrote:
> organization.postings.find(:all, ...)
>
> You can use a before_filter in ApplicationController to get the org
> into a known variable.  This is not unlike regular authentication.


More information about the Rails mailing list