Class: Spree::Category

Inherits:
Taxon
  • Object
show all
Defined in:
app/models/spree/category.rb

Overview

Public API name for Taxon. Will become the base class in 6.0 when spree_taxons table is renamed to spree_categories.

Constant Summary

Constants inherited from Taxon

Taxon::MEMOIZED_METHODS, Taxon::RULES_MATCH_POLICIES, Taxon::SORT_ORDERS, Taxon::TRANSLATABLE_FIELDS

Method Summary

Methods inherited from Taxon

#active_products, #active_products_with_descendants, #cached_self_and_descendants_ids, #child_index=, #generate_pretty_name, #generate_slug, #manual?, #manual_sort_order?, #products_matching_rules, #regenerate_pretty_name_and_permalink, #regenerate_pretty_name_and_permalink_as_child, #regenerate_taxon_products, search_by_name, #seo_title, #set_permalink, #set_pretty_name, #slug, #slug=

Methods included from Metadata

#metadata, #metadata=, #public_metadata=