Sha256: ef7c50e033e1fdd55c49c1c6aca8a98c1ea02141e678f657a8f1e40324af0c2e

Contents?: true

Size: 369 Bytes

Versions: 41

Compression:

Stored size: 369 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rspec'
require 'openall_time_applet'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
openall_time_applet-0.0.45 spec/spec_helper.rb
openall_time_applet-0.0.44 spec/spec_helper.rb
openall_time_applet-0.0.43 spec/spec_helper.rb
openall_time_applet-0.0.42 spec/spec_helper.rb
openall_time_applet-0.0.41 spec/spec_helper.rb
openall_time_applet-0.0.40 spec/spec_helper.rb
openall_time_applet-0.0.38 spec/spec_helper.rb
openall_time_applet-0.0.37 spec/spec_helper.rb
openall_time_applet-0.0.36 spec/spec_helper.rb
openall_time_applet-0.0.35 spec/spec_helper.rb
openall_time_applet-0.0.34 spec/spec_helper.rb
openall_time_applet-0.0.33 spec/spec_helper.rb
openall_time_applet-0.0.32 spec/spec_helper.rb
openall_time_applet-0.0.31 spec/spec_helper.rb
openall_time_applet-0.0.30 spec/spec_helper.rb
openall_time_applet-0.0.29 spec/spec_helper.rb
openall_time_applet-0.0.28 spec/spec_helper.rb
openall_time_applet-0.0.27 spec/spec_helper.rb
openall_time_applet-0.0.26 spec/spec_helper.rb
openall_time_applet-0.0.25 spec/spec_helper.rb