Sha256: fa8af299165367aa1eebdc53bc220c9b16a656eea47be47d82c67b77a4f20bbc

Contents?: true

Size: 218 Bytes

Versions: 8

Compression:

Stored size: 218 Bytes

Contents

ENV['RAILS_ENV'] = 'test'
ENV['RAILS_ROOT'] ||= File.dirname(__FILE__) + '/../../../..'

# Load the testing framework
require File.expand_path(File.join(ENV['RAILS_ROOT'], 'config/environment.rb'))
require 'test_help'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.3.1 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.3.0 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.1.0 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.0.0 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.0.0.beta3 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.0.0.beta2 vendor/plugins/respond_to_parent/test/test_helper.rb
community_engine-2.0.0.beta1 vendor/plugins/respond_to_parent/test/test_helper.rb