lib/r5/recipes/lazy_high_charts.rb in r5-0.2.4 vs lib/r5/recipes/lazy_high_charts.rb in r5-0.2.5

- old
+ new

@@ -1,7 +1,7 @@ # TODO check for existence of it add_gem 'lazy_high_charts' -run 'bundle check && bundle install' +run 'bundle install' insert_into_file "#{@project_path}/app/assets/javascripts/application.js", after: "//= require_tree .\n" do <<EOF //= require highcharts/highcharts //= require highcharts/highcharts-more \ No newline at end of file