Search code examples
ruby-on-railsrubyjrails

Ruby 1.9.1 and Jrails


I'm getting error:

uninitialized constant ActionView::Helpers::JavaScriptElementProxy::ActionView

I've tried forcing a reinstall of jrails which didn't fix the error, and Googling the error has yet to yeild a result. Any suggestions? Ruby 1.9.1, Rails 2.3.4.


Solution

  • As said here, jrails has apparently been patched to work with Ruby 1.9.

    The latest version is available on github.

    Alternative link: http://github.com/aaronchi/jrails