This project is archived and is in readonly mode.
Minor typo in callbacks.rb api doc
Reported by Rohit Arondekar | May 20th, 2010 @ 09:43 AM
There is a small typo in callbacks.rb
# If :only or :accept are used, convert the options into the
.
.
.
def _normalize_callback_options(options)
The :accept should be :except.
Comments and changes to this ticket
-
Rohit Arondekar May 20th, 2010 @ 09:46 AM
Patch attached.
P.S is there some other channel through which I can report such typos?
-
Neeraj Singh May 20th, 2010 @ 11:08 AM
@Rohit If you are changing doc then there is no need to attach patch.
As per this tweet http://twitter.com/docrails/status/14039706876 you can push changes to docrails.
-
Rohit Arondekar May 20th, 2010 @ 11:21 AM
Oh I thought it was only for the Rails Guides. Thanks Neeraj :)
P.S This ticket can be marked invalid/resolved, I'll make the change in docrails.
-
José Valim May 20th, 2010 @ 11:24 AM
- State changed from new to invalid
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>