Sha256: 37d4e737f5b02511c32c8830f769e5f333682a1711ffb0abd256aaa225eeaa94

Contents?: true

Size: 192 Bytes

Versions: 14

Compression:

Stored size: 192 Bytes

Contents

require 'rubygems'
require 'bundler/setup'
require 'rspec'

require File.expand_path('../../lib/fassbinder', __FILE__)

Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
fassbinder-0.0.15 spec/spec_helper.rb
fassbinder-0.0.14 spec/spec_helper.rb
fassbinder-0.0.13 spec/spec_helper.rb
fassbinder-0.0.12 spec/spec_helper.rb
fassbinder-0.0.11 spec/spec_helper.rb
fassbinder-0.0.10 spec/spec_helper.rb
fassbinder-0.0.9 spec/spec_helper.rb
fassbinder-0.0.8 spec/spec_helper.rb
fassbinder-0.0.7 spec/spec_helper.rb
fassbinder-0.0.6 spec/spec_helper.rb
fassbinder-0.0.5 spec/spec_helper.rb
fassbinder-0.0.4 spec/spec_helper.rb
fassbinder-0.0.3 spec/spec_helper.rb
fassbinder-0.0.2 spec/spec_helper.rb