issues
search
simeonwillbanks
/
mygists
Organize Your Gists!
https://www.mygists.info
Other
13
stars
2
forks
source link
Every tag should have a slug
#19
Closed
simeonwillbanks
closed
11 years ago
simeonwillbanks
commented
11 years ago
Fixes #18
Alter tags table to ensure name and slug can not be NULL
Validate presence of tag name and slug
Overload FriendlyId::Slugged#normalize_friendly_id to ensure a slug is set
If a generated slug is empty, use FriendlyId sequence separator as a default
Fixes #18