lib/chartjs-ror.rb in chartjs-ror-0.0.1 vs lib/chartjs-ror.rb in chartjs-ror-1.0.0

- old
+ new

@@ -1,7 +1,2 @@ -require "chartjs-ror/version" - -module Chartjs - module Ror - # Your code goes here... - end -end +# Internally use the chartjs namespace, not chartjs-ror. +require 'chartjs'