Class: Elabs::Tag

Inherits:
ApplicationRecord show all
Includes:
Concerns::Sluggable
Defined in:
app/models/elabs/tag.rb

Constant Summary collapse

SLUGGABLE_FIELD =
:name
SLUG_FIELD =
:slug

Instance Attribute Summary

Attributes inherited from ApplicationRecord

#changed_by

Method Summary

Methods included from Concerns::Sluggable

#fill_slug, #to_param