friendly_id 4.0.10
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Ruby on Rails. It allows you to create pretty URLs and work with human-friendly strings as if they were numeric ids for Active Record models.
Gemfile:
=
install:
=
Development Dependencies (10):
activerecord
>= 3.0
ffaker
>= 0
globalize3
>= 0
i18n
>= 0
maruku
>= 0
minitest
~> 4.4.0
mocha
~> 0.13.1
railties
>= 3.0
simplecov
>= 0
yard
>= 0