Sha256: 0e27fc10a0883ca6fa5d19a5274cdc3984ec346f39f9c57b2be47f00d5f956cd

Contents?: true

Size: 167 Bytes

Versions: 4

Compression:

Stored size: 167 Bytes

Contents

require 'spec_helper'

describe Dugway do
  describe ".application" do
    it "returns an application" do
      Dugway.application.should be_present
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dugway-0.5.3 spec/units/dugway_spec.rb
dugway-0.5.2 spec/units/dugway_spec.rb
dugway-0.5.1 spec/units/dugway_spec.rb
dugway-0.5.0 spec/units/dugway_spec.rb