Class: Phcpresspro::Article::Category

Inherits:
Phcpresspro::ApplicationRecord show all
Extended by:
FriendlyId
Defined in:
app/models/phcpresspro/article/category.rb

Instance Method Summary collapse

Instance Method Details

#phcpresspro_category_slugObject

Define for Multiple Records



23
24
25
26
27
# File 'app/models/phcpresspro/article/category.rb', line 23

def phcpresspro_category_slug
  [
    [:catname]
  ]
end