Module: Faalis::Dashboard::Sections::Resource

Extended by:
ActiveSupport::Concern
Included in:
DSL
Defined in:
lib/faalis/dashboard/sections/resource.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#_resource_titleObject



10
11
12
# File 'lib/faalis/dashboard/sections/resource.rb', line 10

def _resource_title
  controller_name.humanize
end