Class: WoopleTheme::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/woople-theme/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#impersonation_banner_helperObject

Returns the value of attribute impersonation_banner_helper.



3
4
5
# File 'lib/woople-theme/configuration.rb', line 3

def impersonation_banner_helper
  @impersonation_banner_helper
end

#layout_javascriptObject

Returns the value of attribute layout_javascript.



3
4
5
# File 'lib/woople-theme/configuration.rb', line 3

def layout_javascript
  @layout_javascript
end

Returns the value of attribute menu_helper.



3
4
5
# File 'lib/woople-theme/configuration.rb', line 3

def menu_helper
  @menu_helper
end

#profile_helperObject

Returns the value of attribute profile_helper.



3
4
5
# File 'lib/woople-theme/configuration.rb', line 3

def profile_helper
  @profile_helper
end