Closed jduarte closed 10 years ago
Due to later versions of rails you can't use activerecord methods outside a scope block in associations.
Fixed on 0429d6a82be40081caf40b976fed6a4d6ab294e3
No release of this fix yet?
I believe it's been in versions 3.0.0.rc3 through 3.0.0.rc6?
Thanks... Ill update to RC then
I'm using the following stack:
With the given model
The following error occurs: