acts_as_nice_url 2.0.1
This Ruby on Rails 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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 2.2.0