Sha256: 6ac7306395a5f83f835ddc30742ce097ccd0a5a1b574163716055ea5b3d321fc

Contents?: true

Size: 176 Bytes

Versions: 30

Compression:

Stored size: 176 Bytes

Contents

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

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
active_scaffold-3.6.5 test/mock_app/config/boot.rb
active_scaffold-3.6.4.1 test/mock_app/config/boot.rb
active_scaffold-3.6.4 test/mock_app/config/boot.rb
active_scaffold-3.6.3 test/mock_app/config/boot.rb
active_scaffold-3.6.2 test/mock_app/config/boot.rb
active_scaffold-3.6.1 test/mock_app/config/boot.rb
active_scaffold-3.6.0 test/mock_app/config/boot.rb
active_scaffold-3.6.0.rc2 test/mock_app/config/boot.rb
active_scaffold-3.6.0.rc1 test/mock_app/config/boot.rb
active_scaffold-3.6.0.pre test/mock_app/config/boot.rb