Hi All,
What you think about SEO friendly URL's in rails Ex
Say we have a book titled - google_story (which has the id 1) and when
editing the book
www.library.com/books/google_story/edit
instead of
www.library.com/books/1/edit
I have come up with some plugins like
acts_as_sluggable
acts_as_urlnameable
acts_as_slugable
acts_as_friendly_param
permalink_fu
but almost all of them are out-dated
So u guys using anything as such or would like to know your comments
cheers,
Sameera