talha-asad / mongoose-url-slugs

Create URL compatiable slugs on mongoose models, ensuring uniqueness.
MIT License
40 stars 22 forks source link

Update existing collection #7

Closed letunglam closed 9 years ago

letunglam commented 9 years ago

I would like to use this plugin, however, I don't know how to update my existing collection. Could somebody please help and an example would be very appreciated.

talha-asad commented 9 years ago

There are 2 examples on the README. You don't need to update your existing collection.