Sha256: 9dcb5d2548071feb0415185d2ba275318a878900475dd8576f77a9751b4f0588

Contents?: true

Size: 163 Bytes

Versions: 18

Compression:

Stored size: 163 Bytes

Contents

begin
  require 'spec'
rescue LoadError
  require 'rubygems'
  gem 'rspec'
  require 'spec'
end

$:.unshift(File.dirname(__FILE__) + '/../lib')
require 'annotate'

Version data entries

18 entries across 18 versions & 7 rubygems

Version Path
IPGlider-annotate-2.2.6 spec/spec_helper.rb
IPGlider-annotate-2.2.7 spec/spec_helper.rb
nofxx-annotate-2.1.1 spec/spec_helper.rb
nofxx-annotate-2.2.2 spec/spec_helper.rb
nofxx-annotate-2.2.3 spec/spec_helper.rb
nofxx-annotate-2.2.5 spec/spec_helper.rb
nofxx-annotate-2.3.0 spec/spec_helper.rb
nofxx-annotate-2.3.1 spec/spec_helper.rb
nofxx-annotate-2.3.2 spec/spec_helper.rb
netsign-annotate-2.4.5 spec/spec_helper.rb
netsign-annotate-2.4.4 spec/spec_helper.rb
nofxx-annotate-3.0.1 spec/spec_helper.rb
doubledrones-annotate-2.4.0.2 spec/spec_helper.rb
doubledrones-annotate-2.4.0.1 spec/spec_helper.rb
nofxx-annotate-3.0.0 spec/spec_helper.rb
masa-iwasaki-annotate-2.4.2 spec/spec_helper.rb
annotate-2.4.0 spec/spec_helper.rb
selleo-annotate-2.3.2 spec/spec_helper.rb