vhochstein / active_scaffold

Rails 4 Version of activescaffold supporting jquery
MIT License
156 stars 34 forks source link

'ajax:loading' event doesn't work with jQuery 1.5.2. #151

Closed cicloon closed 13 years ago

cicloon commented 13 years ago

It should use 'ajax:beforeSend'.

vhochstein commented 13 years ago

Please use activescaffold s version of jquery UJS for rails.

ajax:loading is an event fired by ujs and has nothing to do with jquery itself.

I bet you are using original version of rails s jquery ujs file..., however, that will not work with activescaffold