Sha256: ec80a5ee02466d7e1f8558a9ef596428ce9dd62583f936772d87a2f6a1046770
Contents?: true
Size: 360 Bytes
Versions: 3
Compression:
Stored size: 360 Bytes
Contents
# This file is copied to ~/spec when you run 'ruby script/generate rspec' # from the project root directory. ENV["RAILS_ENV"] ||= "test" require File.expand_path(File.join(File.dirname(__FILE__), "../../../../config/environment")) require 'spec/rails' Spec::Runner.configure do |config| end require File.expand_path(File.join(File.dirname(__FILE__), 'app'))
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
topherfangio-inherit_views-1.0.1 | spec/spec_helper.rb |
topherfangio-inherit_views-1.0.2 | spec/spec_helper.rb |
topherfangio-inherit_views-1.0.3 | spec/spec_helper.rb |