Changeset [d3bb8f97518260ab823506ea978ebf504283bb2e] by Norman Clarke
June 3rd, 2009 @ 10:52 AM
Always call #to_s on slug_text to allow objects such as DateTimes to be used for the friendly_id text. (reported by Jon Ng) http://github.com/norman/friendl...
Committed by Norman Clarke
- M History.txt
- M Manifest.txt
- M friendly_id.gemspec
- M lib/friendly_id/slug.rb
- M lib/friendly_id/version.rb
- M test/models/event.rb
- M test/schema.rb
- M test/slugged_model_test.rb
- M test/test_helper.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Friendly_id is a plugin for Ruby on Rails which allows you to work with human-friendly strings as well as numeric ids in ActiveRecord models.
