The guys on has_many_polymorphs are doing a great job keeping the plugin up to date with edge Rails.
This commit broke the plugin with Rails 2.1.x
NameError: uninitialized constant ActiveRecord::Reflection::ClassMethods::ThroughReflection
Just revert to the AssociationReflection instead of ThroughReflection logic and all should be fine.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.