Module: Core::Models::Concerns::Sluggable

Extended by:
ActiveSupport::Concern
Included in:
Permissions::Category, Permissions::Group, Permissions::Right
Defined in:
lib/core/models/concerns/sluggable.rb

Overview

Includes the slug field, always the same in all models.

Author:

Defined Under Namespace

Modules: ClassMethods