parameterize 0.1.1
It uses ActiveSupport's String#parameterize to create the slug. There are no validations. No slug history. No extra tables or models.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activerecord
~> 3.0
activesupport
~> 3.0
Development afhankelijkheden (2):
rspec
~> 2.6.0
sqlite3-ruby
~> 1.3.3