public
Description: FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
Homepage: http://rdoc.info/projects/norman/friendly_id
Clone URL: git://github.com/norman/friendly_id.git
friendly_id / init.rb
100644 3 lines (2 sloc) 0.04 kb
1
2
3
# encoding: utf-8
 
require 'friendly_id'