Class: Magentwo::Category
Constant Summary
Constants inherited from Base
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_path ⇒ Object
5 6 7 |
# File 'lib/model/category.rb', line 5 def base_path "categories" end |