Sha256: 75d75b43e47b848fb4f5c5fbb50fa1558a3f0b5130b1f88c5793b9ef1d519e06

Contents?: true

Size: 217 Bytes

Versions: 10

Compression:

Stored size: 217 Bytes

Contents

require 'rubygems'

# Support running specs with "rake spec" and "spec"
lib = File.expand_path(File.dirname(__FILE__) + '/../lib')
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

STACK_OVERFLOW_DEPTH = 10000

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hamster-0.2.5 spec/spec_helper.rb
hamster-0.2.4 spec/spec_helper.rb
hamster-0.2.3 spec/spec_helper.rb
hamster-0.2.2 spec/spec_helper.rb
hamster-0.2.1 spec/spec_helper.rb
hamster-0.2.0 spec/spec_helper.rb
hamster-0.1.23 spec/spec_helper.rb
hamster-0.1.22 spec/spec_helper.rb
hamster-0.1.21 spec/spec_helper.rb
hamster-0.1.20 spec/spec_helper.rb