Class: Ecm::OpeningTimes::BranchesController

Inherits:
ApplicationController show all
Includes:
Controller::ResourceConcern, Controller::ResourceInflectionsConcern, Controller::ResourceUrlsConcern, Controller::RestActionsConcern
Defined in:
app/controllers/ecm/opening_times/branches_controller.rb

Class Method Summary collapse

Class Method Details

.resource_classObject



9
10
11
# File 'app/controllers/ecm/opening_times/branches_controller.rb', line 9

def self.resource_class
  Ecm::OpeningTimes::Branch
end