Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Rails 2.3.8 #1

Open
martinos opened this issue Jul 16, 2010 · 1 comment
Open

Does not work with Rails 2.3.8 #1

martinos opened this issue Jul 16, 2010 · 1 comment

Comments

@martinos
Copy link

In ActiveSupport 2.3.8, the parent method is defined in the Module class which conflicts with the acts_as_tree parent method.

http://github.com/rails/rails/blob/v2.3.8/activesupport/lib/active_support/core_ext/module/introspection.rb

@benoror
Copy link

benoror commented Jan 22, 2011

Same here, any alternative?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants