AutoCommit Mon Aug 31 14:03:19 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-08-31 14:03:19 +02:00
parent cec9939144
commit f61231accc
4 changed files with 38 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ require File.expand_path("../../config/environment", __FILE__)
require 'rspec/rails'
require 'rspec/autorun'
require 'sunspot_test/rspec'
require 'devise'
# Requires supporting ruby files with custom matchers and macros, etc,
# in spec/support/ and its subdirectories.
Dir[Rails.root.join("spec/support/**/*.rb")].each { |f| require f }