Rails Permalinks & Slugs

966

Watchers: 696
Forks: 54

1. friendly_id

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.
Last commit: 2 days ago

As a Ruby Gem

Rubyforge: friendly_id (Current version: 2.3.3)

gem install friendly_id

GitHub: norman-friendly_id (Current version: 2.1.4)

gem install norman-friendly_id --source "http://gems.github.com"

513

Watchers: 316
Forks: 45
5% Penalty

2. permalink_fu

ActiveRecord plugin for automatically converting fields to permalinks.
Last commit: 5 months ago

264

Watchers: 188
Forks: 18
5% Penalty

3. stringex

Some [hopefully] useful extensions to Ruby’s String class. It 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: 5 months ago

On the web

GitHub: rsl/stringex

Documentation

RDoc: rdoc.info/projects/rsl/stringex

As a Ruby Gem

Rubyforge: stringex (Current version: 1.1.1)

gem install stringex

GitHub: rsl-stringex (Current version: 1.0.3)

gem install rsl-stringex --source "http://gems.github.com"

In the news

Well, it seems there are no news about rsl/stringex yet...

38

Watchers: 31
Forks: 2
5% Penalty

4. find_by_param

Find_by_param is a nice and easy way to handle permalinks and dealing with searching for to_param values
Last commit: 2 months ago

On the web

GitHub: bumi/find_by_param

As a Ruby Gem

Rubyforge: find_by_param (Current version: 0.1.0)

gem install find_by_param

In the news

Well, it seems there are no news about bumi/find_by_param yet...

32

Watchers: 29
Forks: 6
45% Penalty

5. salty_slugs

Rails abstraction of word-based slugs for URLs, w/ or w/o leading numeric IDs.
Last commit: about 1 year ago

On the web

GitHub: norbauer/salty_slugs

Home: norbauer.com

In the news

Well, it seems there are no news about norbauer/salty_slugs yet...

19

Watchers: 20
Forks: 0
5% Penalty

6. sluggable-finder

Automatically create SEO friendly, unique permalinks for your ActiveRecord objects. Behaves exactly like ActiveRecord#find
Last commit: 3 months ago

On the web

GitHub: ismasan/sluggable-finder

Home: www.estadobeta.com

In the news

Well, it seems there are no news about ismasan/sluggable-finder yet...

13

Watchers: 20
Forks: 0
35% Penalty

7. to_slug

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: about 1 year ago

On the web

GitHub: ludo/to_slug

Home: cubicphuse.nl

Documentation

RDoc: rdoc.info/projects/ludo/to_slug

In the news

Well, it seems there are no news about ludo/to_slug yet...

12

Watchers: 9
Forks: 1
10% Penalty

8. has_slug

Easy permalink creation & verification for Rails >= 2.2
Last commit: 9 months ago

As a Ruby Gem

Rubyforge: has_slug (Current version: 0.2.6)

gem install has_slug

In the news

Well, it seems there are no news about Nielsomat/has_slug yet...
Category_48