This project is archived and is in readonly mode.
Changeset [a4f2ba8fb3c46ef9f7e31725849efdcb1a22c72d] by Adam Cigánek
September 23rd, 2008 @ 07:08 AM
Modified ActiveSupport::Inflector#parameterize with code from slugalizer (http://github.com/henrik/slugali...
Handles trailing and leading slashes, and squashes repeated separators into a single character.
Signed-off-by: Michael Koziarski michael@koziarski.com [#1034 state:committed] http://github.com/rails/rails/co...
Committed by Adam Cigánek
- M activesupport/lib/active_support/inflector.rb
- M activesupport/test/inflector_test.rb
- M activesupport/test/inflector_test_cases.rb
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>