Class: Auth::Shopping::CartsController

Inherits:
ShoppingController
  • Object
show all
Includes:
Concerns::DeviseConcern, Concerns::Shopping::CartControllerConcern, Concerns::TokenConcern
Defined in:
app/controllers/auth/shopping/carts_controller.rb

Constant Summary collapse

TCONDITIONS =
{:only => Auth.configuration.cart_controller_token_auth_actions}