Sha256: e17ef348ed5fe735dc10502b67da11a5c80591553522817dad4fd6723e142d54

Contents?: true

Size: 199 Bytes

Versions: 2

Compression:

Stored size: 199 Bytes

Contents

require 'rspec'
require 'rspec/autorun' 
require 'migration_assist'

RSpec.configure do |config|  
end

def fixtures_dir
  File.expand_path(File.dirname(__FILE__) + '/migration_assist/fixtures')
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
migration_assist-0.1.3 spec/spec_helper.rb
migration_assist-0.1.2 spec/spec_helper.rb