Module: Cms::Behaviors::Categorizing::InstanceMethods
- Defined in:
- lib/cms/behaviors/categorizing.rb
Instance Method Summary collapse
Instance Method Details
#category_name ⇒ Object
25 26 27 |
# File 'lib/cms/behaviors/categorizing.rb', line 25 def category_name category && category.name end |