Module: Chartkickm
- Defined in:
- lib/chartkickm.rb,
lib/chartkickm/engine.rb,
lib/chartkickm/helper.rb,
lib/chartkickm/version.rb
Defined Under Namespace
Modules: Helper Classes: Engine
Constant Summary collapse
- VERSION =
"3.0.7"
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.
16 17 18 |
# File 'lib/chartkickm.rb', line 16 def content_for @content_for end |
.options ⇒ Object
Returns the value of attribute options.
17 18 19 |
# File 'lib/chartkickm.rb', line 17 def @options end |