Sha256: 42d081583d19413ab03b765ee8d121c0ef12844c0ea8b8ee2e08b62d1bda6228

Contents?: true

Size: 260 Bytes

Versions: 9

Compression:

Stored size: 260 Bytes

Contents

ENV['RACK_ENV'] = 'test'
PADRINO_ROOT = File.dirname(__FILE__) unless defined?(PADRINO_ROOT)

require File.expand_path('../../../load_paths', __FILE__)
require 'minitest/autorun'
require 'minitest/pride'
require 'padrino-support'
require 'padrino-core/logger'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
padrino-support-0.12.8.1 test/helper.rb
padrino-support-0.12.8 test/helper.rb
padrino-support-0.12.7 test/helper.rb
padrino-support-0.12.6 test/helper.rb
padrino-support-0.12.5 test/helper.rb
padrino-support-0.12.4 test/helper.rb
padrino-support-0.12.3 test/helper.rb
padrino-support-0.12.2 test/helper.rb
padrino-support-0.12.1 test/helper.rb