jquery-helpers-for-rails3
jquery-helpers-for-rails3 copied to clipboard
(NO LONGER MAINTAINED) A port of the unobtrusive Prototype helpers in Rails 3 to jQuery
Results
1
jquery-helpers-for-rails3 issues
Sort by
recently updated
recently updated
newest added
There appears to be a problem with making AJAX form requests using the unobtrusive helper on forms with :remote => true set. The line causing the problem is: ``` dataFilter:...