Plugin Search

Acts As Urlnameable
Intended to be a successor or alternative to acts_as_permalink. Allows you to give your ActiveRecord objects nice url names, for use in permalinks and such.
Rating: 5/5 (6 votes)
Added on 18 May 2006
acts_as_slugable
Generate a valid URL slug/stub based on a specified field.
Rating: 3/5 (5 votes)
Added on 20 Nov 2006
Permalink Fu
Create permalinks from attributes
Rating: 4/5 (9 votes)
Added on 19 Feb 2007
Friendly Identifier
Easily create human-readable URLs with friendly identifiers.
Rating: 5/5 (4 votes)
Added on 26 Feb 2007
seo_urls
Overwrites to_param to append a url-friendly version of the model’s ‘name’ or ‘title’ attribute to it’s id.
Rating: 4/5 (4 votes)
Added on 22 Jul 2007
friendly_id
Friendly_id is a plugin for Ruby on Rails which allows you to work with human-friendly strings as well as numeric ids for ActiveRecords, so that you can have urls like “/members/joe� rather than “/members/123� or “/members/123-joe�. This provides your application with better search engine optimization (SEO), better data security, and more human-friendly URL’s. It can optionally keep track of modified ids, so that you can do 301 redirects the current URL’s of updated resources.
Rating: 4/5 (9 votes)
Added on 18 Jan 2008
Slugger
With Slugger you can use a field(s) of the model as a slug (URL friendly version of the record). So instead of controller/id you can use controller/slug (http://example.com/posts/1 => http://example.com/posts/my-post-title)
Rating: 3/5 (3 votes)
Added on 13 Apr 2008
Add a plugin

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?