public
Rubygem
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
Updated changelog.
norman (author)
Mon Jul 14 14:20:55 -0700 2008
commit  4527a3459e68fcdd45135f3bd9ff362b00bc6d43
tree    88ce8d8c988d1009703d912a0e2794792a1551ce
parent  78b38a5b7d64bc813d0347058b7306fe19f117ab
...
1
2
 
3
4
5
...
1
2
3
4
5
6
0
@@ -1,5 +1,6 @@
0
 July 14 2008
0
 
0
+* Improved slug generation for friendly id's with apostrophes. (alistairholt)
0
 * Added support for namespaced models in Rakefile. (David Ramalho)
0
 
0
 June 23 2008

Comments