lib/smarter_csv.rb in smarter_csv-1.9.2.pre01 vs lib/smarter_csv.rb in smarter_csv-1.9.2

- old
+ new

@@ -12,11 +12,11 @@ require 'smarter_csv/smarter_csv.bundle' else require_relative "smarter_csv/smarter_csv" end rescue Exception - # require_relative 'smarter_csv/smarter_csv' + # require_relative 'smarter_csv/smarter_csv' end # :nocov: # when 'truffleruby' # puts "\n\n truffleruby case in the load path | RUBY_ENGINE: #{RUBY_ENGINE} , #{RUBY_VERSION}\n\n" # # this might not work - if you encounter problems, please contribute and create a PR @@ -34,6 +34,5 @@ BLOCK_COMMENT end # :nocov: require "smarter_csv/smarter_csv" -