]> git.openstreetmap.org Git - rails.git/blob - vendor/gems/rspec-1.1.2/examples/pure/spec_helper.rb
Show whether a trace is public or private in the trace list, so that a user can easil...
[rails.git] / vendor / gems / rspec-1.1.2 / examples / pure / spec_helper.rb
1 lib_path = File.expand_path("#{File.dirname(__FILE__)}/../../lib")
2 $LOAD_PATH.unshift lib_path unless $LOAD_PATH.include?(lib_path)
3 require 'spec'