spec/spec_helper.rb in remarkable_rails-3.1.2 vs spec/spec_helper.rb in remarkable_rails-3.1.3
- old
+ new
@@ -1,6 +1,5 @@
require 'rubygems'
-require 'ruby-debug'
RAILS_ENV = 'test'
RAILS_VERSION = ENV['RAILS_VERSION'] || '2.3.2'
RSPEC_VERSION = ENV['RSPEC_VERSION'] || Spec::VERSION::STRING