This project is archived and is in readonly mode.

#5791 ✓invalid
Cab Jones

Radius.pluralize is not radius

Reported by Cab Jones | October 12th, 2010 @ 08:39 AM

Rails 3.0.0: console
"radius".pluralize

=> "radius"

The plural (of course) is radii

Comments and changes to this ticket

  • Aditya Sanghi

    Aditya Sanghi October 12th, 2010 @ 09:19 AM

    • State changed from “new” to “invalid”
    • Importance changed from “” to “Low”

    Rails policy is to not include any inflections into core, please fix it in your app locally in the config/initializers/inflections.rb file.

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>

Tags

Pages