parameterize 0.1.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.3
activesupport
~> 3.0.3
Development依存関係 (2):
rspec
~> 2.4.0
sqlite3-ruby
~> 1.3.3