house9

random code and what not

rails :remote => true jQuery events

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.


Comments

Nick
It's like you opened my brain and looked right into my mind to see what I was thinking. Woah.