Plugin Search

acts_as_sluggable
Add slugs to URLs based on an existing field on the model.
Rating: 4/5 (20 votes)
Added on 21 Jul 2006
acts_as_slugable
Generate a valid URL slug/stub based on a specified field.
Rating: 4/5 (7 votes)
Added on 20 Nov 2006
acts_as_friendly_param
Use SEO friendly good looking URLs to identify resources, without having to modify your schema/controllers.
Rating: 4/5 (10 votes)
Added on 12 Feb 2007
Permalink Fu
Create permalinks from attributes
Rating: 5/5 (12 votes)
Added on 19 Feb 2007
Friendly Identifier
Easily create human-readable URLs with friendly identifiers.
Rating: 5/5 (5 votes)
Added on 26 Feb 2007
suggests_id
Takes user input (such as their name) and returns an available ID string for use in login names or URLs.
Rating: 4/5 (1 vote)
Added on 17 Aug 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 (4 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?