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)
Wed Oct 22 10:20:26 -0700 2008
commit  acdad26a87096b8724871f3df366f2525b40f8fe
tree    53d222ff7f7ad27a37ac35f42c8752fd9fe37001
parent  4c9617e3256e2ed8270d2b6ad4cd14bb3ab2eb1d
...
2
3
4
 
5
6
7
...
2
3
4
5
6
7
8
0
@@ -2,6 +2,7 @@ Oct 22 2008
0
 
0
 * Reverted use of UTF8Handler - was causing errors for some people (Bence Nagy)
0
 * Corrected find in case if a friendly_id begins with number (Bence Nagy)
0
+* Added ability to reserve words from slugs (Adam Cigánek)
0
 
0
 Oct 9 2008
0
 

Comments