Class: Cornerstore::Cart::Resource

Inherits:
Resource::Base show all
Includes:
Resource::Remote, Resource::Writable
Defined in:
lib/cornerstore/api/cart.rb

Instance Attribute Summary

Attributes inherited from Resource::Base

#parent

Method Summary

Methods included from Resource::Writable

#create, #destroy_all, #new

Methods included from Resource::Remote

#fetch, #fetch_all, #find_by_id, #to_a, #url

Methods inherited from Resource::Base

#all, #each, #empty?, #find, #find_by_id, #find_by_id_or_param, #find_by_ids, #from_array, #initialize, #method_missing, #push, #size, #to_a

Constructor Details

This class inherits a constructor from Cornerstore::Resource::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Cornerstore::Resource::Base