Class: Ecm::Staff::Backend::OrganisationsController

Inherits:
Itsf::Backend::Resource::BaseController
  • Object
show all
Includes:
Controller::FriendlyIdConcern
Defined in:
app/controllers/ecm/staff/backend/organisations_controller.rb

Class Method Summary collapse

Class Method Details

.resource_classObject



7
8
9
# File 'app/controllers/ecm/staff/backend/organisations_controller.rb', line 7

def self.resource_class
  Ecm::Staff::Organisation
end