Files
grecia/lib/tasks
Bertocq 4068e50b33 Create rake task to generate slug for objects that use Sluggable concern
Why:

* Once slug presence validation and usage is merged on to a code base, existing objects without it will become invalid and unusable

How:

* Running `bundle exec slugs:gnerate` will look for all models that include the concern, and generate a slug for each object
2017-07-05 12:33:17 +02:00
..
2015-07-15 13:32:13 +02:00
2017-01-05 23:31:11 +01:00