Sha256: 024227aa680cbda58149e6b78dd037eafb343dd1c53d500f1883d100ed781de0
Contents?: true
Size: 258 Bytes
Versions: 2
Compression:
Stored size: 258 Bytes
Contents
require 'spec' ruby_ext_dir = File.expand_path("#{File.dirname(__FILE__)}/..") $LOAD_PATH << "#{ruby_ext_dir}/lib" %w{ file kernel module not_defined object class string symbol extra_blank_slate must }.each{|f| require "ruby_ext/#{f}"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-ext-0.4.1 | spec/ruby_ext_spec_helper.rb |
ruby-ext-0.4.0 | spec/ruby_ext_spec_helper.rb |