Sha256: a85ffe571e7e62c8384273566c4f54bbf6e243f3ca93340e12cade7b8c8a12ce

Contents?: true

Size: 283 Bytes

Versions: 18

Compression:

Stored size: 283 Bytes

Contents

dir = File.dirname(__FILE__)
lib_path = File.expand_path("#{dir}/../lib")
$LOAD_PATH.unshift lib_path unless $LOAD_PATH.include?(lib_path)
$_spec_spec = true # Prevents Kernel.exit in various places

require 'spec'

$:.unshift(File.dirname(__FILE__) + '/../lib')
require 'hrmparser'

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
teich-hrmparser-0.2.1 spec/spec_helper.rb
teich-hrmparser-0.2.2 spec/spec_helper.rb
teich-hrmparser-0.3.0 spec/spec_helper.rb
teich-hrmparser-0.3.1 spec/spec_helper.rb
teich-hrmparser-0.4.0 spec/spec_helper.rb
teich-hrmparser-0.4.1 spec/spec_helper.rb
teich-hrmparser-0.4.2 spec/spec_helper.rb
teich-hrmparser-0.4.3 spec/spec_helper.rb
teich-hrmparser-0.4.4 spec/spec_helper.rb
teich-hrmparser-0.4.5 spec/spec_helper.rb
teich-hrmparser-0.4.6 spec/spec_helper.rb
teich-hrmparser-0.4.7 spec/spec_helper.rb
teich-hrmparser-0.4.8 spec/spec_helper.rb
teich-hrmparser-0.4.9 spec/spec_helper.rb
teich-hrmparser-0.5.0 spec/spec_helper.rb
teich-hrmparser-0.6.0 spec/spec_helper.rb
hrmparser-0.7.0 spec/spec_helper.rb
hrmparser-0.6.0 spec/spec_helper.rb