Sha256: 048bc5560e3f5caf07cb81c048e5ab010b4b598369661e79e97de31f4ba33ca5
Contents?: true
Size: 257 Bytes
Versions: 1
Compression:
Stored size: 257 Bytes
Contents
require 'active_tenant' Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f} TEMP_PATH = ENV['TMP'].gsub("\\", '/') ActiveRecord::Migrator.migrations_path = "#{File.dirname(__FILE__)}/migrations" RSpec.configure do |config| end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_tenant-0.0.1 | spec/spec_helper.rb |