Blog: Generate Slugs in Rails

I found this [http://stackoverflow.com/questions/1302022/best-way-to-generate-slugs-human-readable-ids-in-rails] script to create slugs in Rails with Ruby, and I modified it a bit for my liking, figured I'd share it here: