Sha256: 2a6c78b9e3a39d267f5c3803e4e51eab713dea46bdafbaa23ec8689da3a4a277
Contents?: true
Size: 260 Bytes
Versions: 55
Compression:
Stored size: 260 Bytes
Contents
# encoding: utf-8 $LOAD_PATH << File.join(File.dirname(__FILE__), '../lib') require 'test_app' require 'rspec' # require spec support files and shared behavior Dir[File.expand_path('../{support,shared}/**/*.rb', __FILE__)].each do |file| require file end
Version data entries
55 entries across 55 versions & 1 rubygems