Releases: rameerez/slugifiable
Releases · rameerez/slugifiable
Slugs can be now generated based off methods that return a string
- Slugs can be now generated based off methods that return a string, not just based off attributes
- Enhanced collision resolution strategy so that it doesn't get stuck in infinite loops
- Added comprehensive test suite