Sha256: 12dfbb8b9b4a701e13cfb9cf862e3e0f2212340a2433eadd66b0c6ee0432869f
Contents?: true
Size: 238 Bytes
Versions: 4
Compression:
Stored size: 238 Bytes
Contents
# describe Logirel::NuGet, "when determining source" do # before(:each) do # @ng = Logirel::NuGet.new # end # it "should be able to get nuget version" do # ver = @ng.remote_ver # ver.length.should eql(4) # end # end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
logirel-0.0.15 | spec/dependencies/nuget_spec.rb |
logirel-0.0.14 | spec/dependencies/nuget_spec.rb |
logirel-0.0.8 | spec/dependencies/nuget_spec.rb |
logirel-0.0.6 | spec/nuget_spec.rb |