This project is archived and is in readonly mode.
bug in ActiveSupport::CoreExtensions::String::Inflections with "address"
Reported by patrick collins | September 22nd, 2009 @ 06:23 AM
"Address".singularize => "Addres"
Comments and changes to this ticket
-
CancelProfileIsBroken September 25th, 2009 @ 11:55 AM
- State changed from new to invalid
Rails has a long-standing policy of not adding more cases to the core inflections. You can write your own custom inflector to handle this.
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>