associations.rb:1368:in `const_set': wrong constant name Blog::Models::UserEntriesAssociationExtension (NameError)
class User < Base
has_many :entries do
def find_recent
# code
end
end
end
any hints what needs to be done to make it unsurprising (pols-friendly) to
work with camping+activerecord?
anyone else tried has_finder?.
cheers!
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

