This project is archived and is in readonly mode.

Changeset [b8e8be83e952163e225f9b38bd7251cba9c44f38] by David Heinemeier Hansson

September 10th, 2008 @ 06:26 AM

Added Inflector#parameterize for easy slug generation ("Donald E. Knuth".parameterize => "donald-e-knuth") #713 [Matt Darby] http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support/core_ext/string/inflections.rb
  • 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>