This project is archived and is in readonly mode.

Changeset [90366a1521659d07a3b75936b3231adeb376f1a4] by David Heinemeier Hansson

September 10th, 2008 @ 06:36 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>