RubyGems.org

friendly_id

3.3.0.alpha2

FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Ruby on Rails. It allows you to create pretty URL's and work with human-friendly strings as if they were numeric ids for ActiveRecord models.

installgem install friendly_id -v 3.3.0.alpha2 --pre
Authors

Norman Clarke, Adrian Mugnolo, Emilio Tagua

359,654 total downloads 1,157 for this version
Owners

B6621ca717b64e2e1717b2af82e3762b373c4dd765755059d502b2077c1722b9

Gemfile
gem "friendly_id", "~> 3.3.0.alpha2"
Runtime Dependencies
  1. babosa ~> 0.3.0