Plugin Search

Acts as Friend
Extends a user model to create friend relationships.
Rating: 2/5 (16 votes)
Added on 3 Jul 2006
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
HTTP URL Validation Improved
Ensures entered URLs are valid.
Rating: 4/5 (4 votes)
Added on 14 Sep 2006
acts_as_slugable
Generate a valid URL slug/stub based on a specified field.
Rating: 4/5 (6 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 (9 votes)
Added on 12 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
QRCode
QRCode plugins for Ruby on Rails
Rating: 0/5 (0 votes)
Added on 23 Jul 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
acts_as_url_param
Automatically generate a pretty url from another field on your model, keep it up to date when it changes, and remember all the old values to provide redirection support.
Rating: 5/5 (4 votes)
Added on 19 Mar 2008
Custom Resource Name
The Custom Resource Name Plugin lets you add aliases for your routes. This is very useful if you are developing a software to a country that does not speak English and wants all URLs in the native language.
Rating: 5/5 (9 votes)
Added on 31 Mar 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?