Sha256: f8b821cfc166ef51eea5cc634102c8f81fabdaf15c95296073656518afc26c4e

Contents?: true

Size: 184 Bytes

Versions: 3

Compression:

Stored size: 184 Bytes

Contents

if RUBY_ENGINE == 'opal'
  require 'opal/highcharts/setup'
else
  require 'opal'
  require 'opal/highcharts/version'

  Opal.append_path File.expand_path('../..', __FILE__).untaint
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
opal-highcharts-0.1.3 lib/opal/highcharts.rb
opal-highcharts-0.1.2 lib/opal/highcharts.rb
opal-highcharts-0.1.1 lib/opal/highcharts.rb