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