Module: Chartkick
- Defined in:
- lib/greenhat/web/chartkick_shim.rb
Overview
Shim
Defined Under Namespace
Modules: Helper
Class Attribute Summary collapse
-
.content_for ⇒ Object
Returns the value of attribute content_for.
-
.options ⇒ Object
Returns the value of attribute options.
Class Attribute Details
.content_for ⇒ Object
Returns the value of attribute content_for.
4 5 6 |
# File 'lib/greenhat/web/chartkick_shim.rb', line 4 def content_for @content_for end |
.options ⇒ Object
Returns the value of attribute options.
4 5 6 |
# File 'lib/greenhat/web/chartkick_shim.rb', line 4 def @options end |