render_component icon indicating copy to clipboard operation
render_component copied to clipboard

fails for rails 2.3.5

Open jarl-dk opened this issue 14 years ago • 5 comments

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)

jarl-dk avatar May 19 '10 12:05 jarl-dk

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

cliotropic avatar May 31 '10 17:05 cliotropic

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.

lackac avatar May 31 '10 18:05 lackac

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

lmorris99 avatar Aug 05 '10 19:08 lmorris99

Found it: http://github.com/glappen/render_component

lmorris99 avatar Aug 05 '10 19:08 lmorris99

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

jarl-dk avatar Aug 06 '10 13:08 jarl-dk