I constantly find myself looking these up, saving this link for future reference
https://github.com/rails/jquery-ujs/wiki/ajax
contains all of the rails custom jQuery events for remote forms, such as “ajax:success”, “ajax:before”; also includes the method signatures.
https://github.com/rails/jquery-ujs/wiki/ajax
contains all of the rails custom jQuery events for remote forms, such as “ajax:success”, “ajax:before”; also includes the method signatures.
Comments
It's like you opened my brain and looked right into my mind to see what I was thinking. Woah.