Sha256: fdf4ad21210327845000011e1522911b8a2168fb5d1545a7d61430f88e1efd2b
Contents?: true
Size: 536 Bytes
Versions: 47
Compression:
Stored size: 536 Bytes
Contents
require 'rubygems' #uncomment the following line to use spork with the debugger #require 'spork/ext/ruby-debug' # Spork.prefork do # Loading more in this block will cause your tests to run faster. However, # if you change any configuration or code from libraries loaded here, you'll # need to restart spork for it take effect. # 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' # end
Version data entries
47 entries across 28 versions & 1 rubygems