I working on a Rails 2.2.2 app that uses jRails and any time I attempt to use a Rails ajax helper, I get the following error:
index 116545 out of string with this stack trace: vendor/plugins/jrails/lib/jrails.rb:197:in `[]=' vendor/plugins/jrails/lib/jrails.rb:197:in `build_callbacks' vendor/plugins/jrails/lib/jrails.rb:119:in `options_for_ajax' vendor/plugins/jrails/lib/jrails.rb:51:in `remote_function' I verified that the no conflict snippet is included in the application layout, and all libraries are up to date. Does anyone have any idea what the problem might be? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

