·
1 min read
Override to_param method in model to get pseudo permalinks without any work
There are a number of permalink plugins for Rails, http://www.seoonrails.com/even-better-looking-urls-with-permalink\fu, is a good one that I've used before. However, this involves informing the...