This project is archived and is in readonly mode.
ActionDispatch's filtered_parameters are aliased as the misspelled fitered_params
Reported by Peter Wagenet | August 6th, 2010 @ 08:12 PM
For ease of use, ActionDispatch::Http::FilterParameters defines an alias for #filtered_parameters but misspells it as #fitered_params. It should be #filtered_params. The misspelled version doesn't appear to be used anywhere.
Comments and changes to this ticket
-
Peter Wagenet August 6th, 2010 @ 08:33 PM
- no changes were found...
-
Peter Wagenet August 6th, 2010 @ 08:34 PM
Whoops, was on the wrong branch, this ticket can be closed.
-
Rohit Arondekar August 7th, 2010 @ 03:32 AM
- State changed from new to invalid
- Importance changed from to Low
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>