Sha256: fceeb8c1041ae2bd7f04e1c2d01182c83879347beb478f62dc5e33238a9c56cc
Contents?: true
Size: 208 Bytes
Versions: 3
Compression:
Stored size: 208 Bytes
Contents
$LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'tk-win' require 'spec' require 'spec/autorun' Spec::Runner.configure do |config| end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tk-win-0.2.2-x86-mingw32 | spec/spec_helper.rb |
tk-win-0.2.1-x86-mingw32 | spec/spec_helper.rb |
tk-win-0.2.0-x86-mingw32 | spec/spec_helper.rb |