parameterize 0.2.0
It uses ActiveSupport's String#parameterize to create the slug. There are no validations. No slug history. No extra tables or models.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
~> 3.0
activesupport
~> 3.0