This project is archived and is in readonly mode.

#6631 ✓resolved
mikemaltese

Edge: Undefined method 'j' for module 'ActionView::Helpers::JavaScriptHelper'

Reported by mikemaltese | March 27th, 2011 @ 06:03 PM

When trying to run Edge Rails, I get this error:

/Library/Ruby/Gems/1.8/bundler/gems/rails-a9d27c04abf2/actionpack/lib/action_view/helpers/javascript_helper.rb:61:in alias_method': undefined methodj' for module `ActionView::Helpers::JavaScriptHelper' (NameError)

Looks like the order of arguments to alias_method in the commit

https://github.com/rails/rails/commit/cb3e96a447df592947ae10221c749...

was mixed up.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages