Class: Spree::BaseController

Inherits:
ApplicationController
  • Object
show all
Includes:
Core::ControllerHelpers::Auth, Core::ControllerHelpers::Common, Core::ControllerHelpers::RespondWith, Core::ControllerHelpers::Search, Core::ControllerHelpers::Store, Core::ControllerHelpers::StrongParameters
Defined in:
app/controllers/spree/base_controller.rb

Method Summary

Methods included from Core::ControllerHelpers::StrongParameters

#permitted_attributes, #permitted_checkout_attributes, #permitted_order_attributes, #permitted_payment_attributes, #permitted_product_attributes

Methods included from Core::ControllerHelpers::Store

#current_currency, #current_price_options, #current_store

Methods included from Core::ControllerHelpers::Search

#build_searcher

Methods included from Core::ControllerHelpers::Auth

#current_ability, #redirect_back_or_default, #redirect_unauthorized_access, #set_guest_token, #store_location, #try_spree_current_user

Methods included from Core::TokenGenerator

#generate_guest_token