Sha256: da0bc798fe7a25292801e4b5eafd7fb2d270217e933bb42aebadb4b7567d0438

Contents?: true

Size: 119 Bytes

Versions: 7

Compression:

Stored size: 119 Bytes

Contents

shared_examples "a config section type" do
  it { should respond_to(:to_fog) }
  it { should respond_to(:valid?) }
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
brightbox-cli-1.2.2 spec/support/shared/config_section_types.rb
brightbox-cli-1.2.1 spec/support/shared/config_section_types.rb
brightbox-cli-1.2.0 spec/support/shared/config_section_types.rb
brightbox-cli-1.1.0 spec/support/shared/config_section_types.rb
brightbox-cli-1.0.0 spec/support/shared/config_section_types.rb
brightbox-cli-1.0.0.rc2 spec/support/shared/config_section_types.rb
brightbox-cli-1.0.0.rc1 spec/support/shared/config_section_types.rb