Class: ResourcesController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/resources_controller.rb

Instance Method Summary collapse

Instance Method Details

#resource_nameObject



3
4
5
# File 'app/controllers/resources_controller.rb', line 3

def resource_name
  resource_class.name
end