Sha256: 001e10176e358d69b11c1bee75de49724b3a99a766f03377e9773c3066a968c7

Contents?: true

Size: 218 Bytes

Versions: 10

Compression:

Stored size: 218 Bytes

Contents

require 'spec_helper'
require 'cantango/configuration/shared/registry/base_ex'

describe CanTango::Configuration::Localhosts do
  subject { CanTango.config.localhosts }

  it_should_behave_like "Registry" do
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cantango-config-0.1.9.2 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.8.1 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.8 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.7 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.6 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.5 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.4 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.3 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.2 spec/cantango/configuration/localhosts_spec.rb
cantango-config-0.1.1 spec/cantango/configuration/localhosts_spec.rb