Sha256: 5253d1e827d1419cddfa5a2a1528e7a56df914c59712c4a5a42f322fbe387c03

Contents?: true

Size: 180 Bytes

Versions: 18

Compression:

Stored size: 180 Bytes

Contents

begin
  require File.expand_path("../../../../.bundle/environment", __FILE__)
rescue LoadError
  require 'rubygems'
  require 'bundler'
  Bundler.setup :default, :test, :rails
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
active_scaffold-3.4.17 test/mock_app/config/boot.rb
active_scaffold-3.4.16 test/mock_app/config/boot.rb
active_scaffold-3.4.14 test/mock_app/config/boot.rb
active_scaffold-3.4.13 test/mock_app/config/boot.rb
active_scaffold-3.4.12 test/mock_app/config/boot.rb
active_scaffold-3.4.11 test/mock_app/config/boot.rb
active_scaffold-3.4.10 test/mock_app/config/boot.rb
active_scaffold-3.4.9 test/mock_app/config/boot.rb
active_scaffold-3.4.8 test/mock_app/config/boot.rb
active_scaffold-3.4.7 test/mock_app/config/boot.rb
active_scaffold-3.4.5 test/mock_app/config/boot.rb
active_scaffold-3.4.4 test/mock_app/config/boot.rb
active_scaffold-3.4.3 test/mock_app/config/boot.rb
active_scaffold-3.4.2 test/mock_app/config/boot.rb
active_scaffold-3.4.1 test/mock_app/config/boot.rb
active_scaffold-3.4.0.1 test/mock_app/config/boot.rb
active_scaffold-3.4.0 test/mock_app/config/boot.rb
active_scaffold-3.3.3 test/mock_app/config/boot.rb