Sha256: 2904cd20af63f2eedadb48a74457c4351a27d90c6d6c8e232dfd273f9db5d017

Contents?: true

Size: 268 Bytes

Versions: 6

Compression:

Stored size: 268 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH << File.expand_path('../support', __FILE__)

ENV['BUNDLE_GEMFILE'] = File.expand_path('../../Gemfile', __FILE__)

require 'detect_rails_version'
ENV['RAILS'] = detect_rails_version

require "bundler"
Bundler.setup

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
activeadmin-0.4.4 spec/spec_helper_without_rails.rb
activeadmin-0.4.3 spec/spec_helper_without_rails.rb
activeadmin-0.4.2 spec/spec_helper_without_rails.rb
activeadmin-0.4.1 spec/spec_helper_without_rails.rb
activeadmin-0.4.0 spec/spec_helper_without_rails.rb
andrewroth_activeadmin-0.3.4.4 spec/spec_helper_without_rails.rb