Class: Magentwo::Category

Inherits:
Base
  • Object
show all
Defined in:
lib/model/category.rb

Constant Summary

Constants inherited from Base

Base::DatasetMethods

Class Method Summary collapse

Methods inherited from Base

[], all, #call, call, #check_presence, dataset, #delete, each, each_page, first, get, get_path, #initialize, lower_case_name, map, #save, #to_h, #to_json, unique_identifier, #validate

Constructor Details

This class inherits a constructor from Magentwo::Base

Class Method Details

.base_pathObject



5
6
7
# File 'lib/model/category.rb', line 5

def base_path
  "categories"
end