Rails Permalinks & Slugs

friendly_id

1135

800
67
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. Last commit: Fri, 11 Jun 2010 01:13:10 +0000

gem install friendly_id

Downloads: 28312

v3.0.6
4500

stringex

290

228
19
Some [hopefully] useful extensions to Ruby’s String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class]. Last commit: Mon, 12 Oct 2009 13:20:18 +0000

gem install stringex

Downloads: 34522

v1.1.0
26422

find_by_param

42

32
3
find_by_param is a nice and easy way to handle permalinks and dealing with searching for to_param values Last commit: Mon, 04 Jan 2010 13:28:25 +0000

gem install find_by_param

Downloads: 262

v0.1.0
262

salty_slugs

39

32
8
Rails abstraction of word-based slugs for URLs, w/ or w/o leading numeric IDs. Last commit: Thu, 08 Jan 2009 20:45:49 +0000
Automatically create SEO friendly, unique permalinks for your ActiveRecord objects. Behaves exactly like ActiveRecord#find Last commit: Fri, 11 Jun 2010 21:18:55 +0000

to_slug

16

25
0
Rails plugin that adds a to_slug method to String instances. Slugs can be used for URLs, since all 'dangerous' characters have been filtered out. Last commit: Fri, 26 Sep 2008 14:52:41 +0000

slug

13

5
2
Simple, straightforward slugs for your ActiveRecord models. Last commit: Fri, 25 Jun 2010 19:10:30 +0000

gem install slug

Downloads: 1065

v0.5.7
81

has_slug

9

9
1
has_slug is a plugin that provides slugging capabilities to Ruby on Rails models. Inspired by the friendly_id plugin. Last commit: Mon, 18 May 2009 21:30:50 +0000

gem install has_slug

Downloads: 975

v0.2.7
131