Skip to content

Commit

Permalink
remove ajax:before from the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeraj Singh committed Dec 9, 2010
1 parent 8b9863b commit 72d875a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rails.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jQuery(function ($) {
/**
* Handles execution of remote calls. Provides following callbacks:
*
* - ajax:before - is execute before the whole thing begings
* - ajax:beforeSend - is executed before firing ajax call
* - ajax:success - is executed when status is success
* - ajax:complete - is executed when the request finishes, whether in failure or success.
Expand Down

0 comments on commit 72d875a

Please sign in to comment.