Class: Integral::Category
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Integral::Category
- Extended by:
- FriendlyId
- Defined in:
- app/models/integral/category.rb
Overview
Represents a user post category
Class Method Summary collapse
Methods inherited from ApplicationRecord
Class Method Details
.integral_icon ⇒ Object
25 26 27 |
# File 'app/models/integral/category.rb', line 25 def self.integral_icon 'tags' end |