spec/spec_helper.rb in rspreadsheet-0.2.15 vs spec/spec_helper.rb in rspreadsheet-0.3
- old
+ new
@@ -1,5 +1,4 @@
-
# This tells Bundler only load gems in side gemspec (not the locally installed ones). See http://stackoverflow.com/questions/4398262/setup-rspec-to-test-a-gem-not-rails
require 'bundler/setup'
Bundler.setup
RSpec.configure do |c|