Module: Heatmap::Rails
- Defined in:
- lib/heatmap/rails.rb,
lib/heatmap/rails/engine.rb,
lib/heatmap/rails/version.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- VERSION =
"0.2.0"
Class Attribute Summary collapse
-
.options ⇒ Object
Returns the value of attribute options.
Class Attribute Details
.options ⇒ Object
Returns the value of attribute options.
8 9 10 |
# File 'lib/heatmap/rails.rb', line 8 def @options end |