All tagged by url
- Acts As Url Validates and adds protocol to a url Type: Plugin | Last updated: 20 July 2009
- Nice Url This acts_as extension provides the capabilities for creating a nice url based on an attribute of the current object. You can set / unset the object id in front of the URL and choose the object attribute to use to generate the URL. Type: Plugin | Last updated: 01 October 2008
- Acts As Url Param This plugin allows restful resources to be automatically exposed with human readable urls based on another method on the resource. Type: Plugin | Last updated: 09 May 2008
- Friendly Id FriendlyId is a plugin for Ruby on Rails which allows you to work with human-friendly strings as well as numeric ids for ActiveRecords. Type: Plugin | Last updated: 25 July 2008
- Acts As Tiny URL ActsAsTinyURL utilizes TinyURL's API to allow you to pass in any URL and have it generate a shortened URL on the fly. Type: Plugin | Last updated: 20 January 2008
- Validates Url Allows models with HTTP URL fields to validate those URL fields by attempting to connect to the URL. Validation will fail unless a connection is successfully made and the URL is an HTTP URL. Type: Plugin | Last updated: 04 January 2008
- Retardase Inhibitor This plugin sets the default_url_options for host, port and protocol by providing an around_filter which will grab the values from the request object. In the cases when the request object is not available, for example, when running tests,... Type: Plugin | Last updated: 13 November 2007
- Relative Path This plugin enables you to deploy your rails application behind reverse proxy which does not rewrite link url appropriately. ... Type: Plugin | Last updated: 15 October 2007
- URL Column Help serves url with meaningful column name instead of record id. Type: Plugin | Last updated: 07 October 2007
- HTTP URL Validator To verify that a URL entered in a form is really valid, and in some cases, that it returns an appropriate content type. Type: Plugin | Last updated: 06 October 2007
- Acts As Slugable Generates a URL slug based on a specific fields (e.g. title). Type: Plugin | Last updated: 06 October 2007
- SEO Urls The plugin looks for 'name' or 'title' attributes and if they are available it uses them to generate a search engine friendly string. to_param method is overwritten so that it returns the the numerical id of the record with the search engine... Type: Plugin | Last updated: 05 October 2007
- Url For Domain This plugin modifies the url_for behaviour in the following manner: ... Type: Plugin | Last updated: 05 October 2007
- Acts As Urlnameable This plugin provides an easy way to give your ActiveRecord models clean urlnames, for use anywhere you don’t want to use a plain old integer id. Type: Plugin | Last updated: 03 October 2007
- Versioned URLs This plugin modifies Rails' existing asset timestamping mechanism to support versioned urls, a-la "http://www.somehost.com/images/logo.gif.v423". Type: Plugin | Last updated: 30 September 2007
- HTTP url validation plugin improved HTTP URL Validation is a Rails plugin that allows you to validate a URL entered in a form. It validates if the URL exists by hitting it with a HEAD request. There's the option to also check that the URL returns content of ... Type: Plugin | Last updated: 19 August 2007
- Guid This plugin for ActiveRecord makes the "ID" field into a URL-safe GUID. ... Type: Plugin | Last updated: 07 August 2007
- Url Key The UrlKey module creates an unchanging permalink identifier for a model object. 1. URL keys are guaranteed to be unique by appending of a count. 2. URL keys are only generated on create, so they never change Type: Plugin | Last updated: 29 July 2007
- Permalink Fu This is a simple plugin extracted from Mephisto for creating permalinks from attributes. Type: Plugin | Last updated: 28 July 2007
- Acts as Friendly Param A Ruby on Rails plugin that swaps the commonly used numeric :id based URLs (/posts/34), for more useful & human readable URLs like (/posts/34-my-latest-spoon-collection) Type: Plugin | Last updated: 29 September 2007


