public
Description: 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.
Homepage: http://friendly-id.rubyforge.org
Clone URL: git://github.com/norman/friendly_id.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag 2.2.2 tgz | zip Bumped version and updated changelog. 2009-10-26 dedf53b
Tag 2.2.1 tgz | zip * Resolved GH issues #10 and #11 (cached_slug column protection and slug sequence caching). 2009-10-23 6ec718b
Tag 2.2.0 tgz | zip Added release date for 2.2.0. 2009-10-19 b02774f
Tag 2.1.4 tgz | zip Bumped version to 2.1.4. 2009-09-01 7dcf214
Tag 2.1.3 tgz | zip Always call #to_s on slug_text to allow objects such as DateTimes to be used 2009-06-03 d3bb8f9
Tag 2.1.2 tgz | zip Replaced Shoulda with Contest and bumped gem version. 2009-05-21 421b2a7
Tag 2.1.1 tgz | zip Bumped version. 2009-03-25 2f1fd74
Tag 2.1.0 tgz | zip Added Ruby 1.9 compatibility. Removed dependency on ancient Unicode gem. 2009-03-25 7bf51d8
Tag 2.0.4 tgz | zip Added ability to use custom slug generation code by passing a block parameter 2009-02-12 650e80f
Tag 2.0.3 tgz | zip Fixed to_param for non-slugged models when friendly_id is null. Resolves #25. 2009-02-10 50a75b9
Tag 2.0.2 tgz | zip Made reserved words work for non-slugged models. Remove dependencies on Rails 2009-02-09 10e757a
Tag 2.0.1 tgz | zip Bumped Gem version. 2009-01-19 e5b7905
Tag 2.0.0 tgz | zip Regenerated gemspec for Github. 2009-01-04 efed6c5
Tag 1.9.9-beta tgz | zip Added upgrade migration. Tweaked README. 2008-12-19 a77ee14
Tag 1.0 tgz | zip Merge branch 'master' of git://github.com/miloops/friendly_id into miloops/master 2008-12-11 c5b1e13
Tag 0.5 tgz | zip Moved strip_diacritics into Slug for easier reuse/better organization. Put 2008-08-25 72cc239