cheat sheets.

$ cheat rails_3_ajax_events
* ajax:before – right before ajax call
* ajax:loading – before ajax call, but after XmlHttpRequest object
  is created)
* ajax:success – successful ajax call
* ajax:failure – failed ajax call
* ajax:complete – completion of ajax call (after ajax:success and
  ajax:failure)
* ajax:after – after ajax call is sent (note: not after it returns)

(credit: http://bu.tt/48m)
Version 3, updated 579 days ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )