spec/applications/universal/spec/spec_helper.rb in tabulous-1.3.2 vs spec/applications/universal/spec/spec_helper.rb in tabulous-2.0.0
- old
+ new
@@ -1,5 +1,4 @@
-# This file is copied to spec/ when you run 'rails generate rspec:install'
ENV["RAILS_ENV"] ||= 'test'
require File.expand_path("../../config/environment", __FILE__)
require 'rspec/rails'
require 'rspec/autorun'