Module: Chartkick

Defined in:
lib/greenhat/web/chartkick_shim.rb

Overview

Shim

Defined Under Namespace

Modules: Helper

Class Attribute Summary collapse

Class Attribute Details

.content_forObject

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

.optionsObject

Returns the value of attribute options.



4
5
6
# File 'lib/greenhat/web/chartkick_shim.rb', line 4

def options
  @options
end