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

fails for rails 2.3.5 #3

Open
jarl-dk opened this issue May 19, 2010 · 5 comments
Open

fails for rails 2.3.5 #3

jarl-dk opened this issue May 19, 2010 · 5 comments

Comments

@jarl-dk
Copy link

jarl-dk commented May 19, 2010

With rails 2.3.5 this plugin fails with
/var/lib/gems/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/module/aliasing.rb:33:in alias_method': undefined methodset_session_options' for class `ActionController::Base' (NameError)

There are blogs verifying the problem here:
http://dothingssimple.wordpress.com/2009/08/07/hello-world/
http://www.42.mach7x.com/2009/06/24/undefined-method-render_component-with-activescaffold-and-rails-2-3-2/

But the solution is use another (now deleted github repository)

@cliotropic
Copy link

Just to be clear, the solution is to use the fork that used to be located at git://github.com/lackac/render_component.git .

@lackac
Copy link

lackac commented May 31, 2010

Sorry about deleting the fork. Recently I cleaned up my GitHub account deleting all the quickfix forks that I am not using anymore.

I took a look at other forks and it looks like several others has merged my commits and some have also improved on it. I'd suggest you to try them out and see if any of them work for you.

@lmorris99
Copy link

"I'd suggest you to try them out " - got a url please?

@lmorris99
Copy link

@jarl-dk
Copy link
Author

jarl-dk commented Aug 6, 2010

Anyway I suggest the fix to be merged into this branch.

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

4 participants