Sha256: c4688aec5526aaa588c4b434f418c9e0ddaf709ff172cc63bd567385a2a135c8
Contents?: true
Size: 222 Bytes
Versions: 2
Compression:
Stored size: 222 Bytes
Contents
dir = File.dirname __FILE__ crystal_dir = File.expand_path "#{dir}/../.." lib_dir = "#{crystal_dir}/lib" $LOAD_PATH << lib_dir unless $LOAD_PATH.include? lib_dir require 'crystal/support/active_support' require 'ruby_ext'
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
crystal-0.0.12 | spec/support/helper.rb |
crystal_ext-0.0.11 | spec/support/helper.rb |