Module: Stall::Models::ProductCategory::ClassMethods
- Defined in:
- app/models/stall/models/product_category.rb
Instance Method Summary collapse
Instance Method Details
#max_depth ⇒ Object
23 24 25 |
# File 'app/models/stall/models/product_category.rb', line 23 def max_depth 2 end |