dm-is-slug 0.10.2 Now on GemCutter

Posted on February 08, 2010

I’m so forgetful

I created a datamapper plugin called dm-is-slug in 2009 to ease the pain of handling permalinks or url slugs in my merb project. I have to admit, I have totally forgotten about it until now!

So, I spent some time merging commits from Alex Mankuta whom has fixed many bugs, and now it works much better. Thanks, cheba!

I also added support for unidecoding, which allows you to turn strings like “你好” into “ni-hao”.

Lastly, the gem is pushed to gemcutter for easy gem install. That didn’t take too long! :)

Find out how to use dm-is-slug on github!