Sha256: 8cb947b6ce6327ee58a84d7a1f7d388b6b5906a902a5f0af7695bea8eb0d33df

Contents?: true

Size: 168 Bytes

Versions: 8

Compression:

Stored size: 168 Bytes

Contents

require File.dirname(__FILE__) + '/spec_helper.rb'

describe Annotate do

  it "should have a version" do
    Annotate.version.should be_instance_of(String)
  end

end

Version data entries

8 entries across 8 versions & 5 rubygems

Version Path
netsign-annotate-2.4.5 spec/annotate_spec.rb
annotate-2.4.1.beta1 spec/annotate_spec.rb
netsign-annotate-2.4.4 spec/annotate_spec.rb
miyucy-annotate-2.4.3 spec/annotate_spec.rb
doubledrones-annotate-2.4.0.2 spec/annotate_spec.rb
doubledrones-annotate-2.4.0.1 spec/annotate_spec.rb
masa-iwasaki-annotate-2.4.2 spec/annotate_spec.rb
annotate-2.4.0 spec/annotate_spec.rb