Module: Faalis::Dashboard::Sections::Resource
- Extended by:
- ActiveSupport::Concern
- Included in:
- DSL
- Defined in:
- lib/faalis/dashboard/sections/resource.rb
Overview
This module contains several helpers method which would be useful for the rest of faalis dashboard operation.
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#_resource_title ⇒ Object
12 13 14 |
# File 'lib/faalis/dashboard/sections/resource.rb', line 12 def _resource_title controller_name.humanize end |