Class: Spree::Admin::System::LoadTestAccountsController

Inherits:
BaseController
  • Object
show all
Includes:
SpreeCmCommissioner::LoadTestAccountManagement
Defined in:
app/controllers/spree/admin/system/load_test_accounts_controller.rb

Instance Method Summary collapse

Methods included from SpreeCmCommissioner::LoadTestAccountManagement

#bulk_destroy, #create

Instance Method Details

#indexObject



7
8
9
# File 'app/controllers/spree/admin/system/load_test_accounts_controller.rb', line 7

def index
  @export_accounts = export_accounts
end