Sha256: 0d24fbb78c9149e80d01ce32acbabb4f1448850025fb351d34ae09ad58181c71

Contents?: true

Size: 135 Bytes

Versions: 58

Compression:

Stored size: 135 Bytes

Contents

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

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
brightbox-cli-5.0.0 spec/support/shared/config_section_types.rb
brightbox-cli-5.0.0.rc2 spec/support/shared/config_section_types.rb
brightbox-cli-5.0.0.rc1 spec/support/shared/config_section_types.rb
brightbox-cli-5.0.0.alpha spec/support/shared/config_section_types.rb
brightbox-cli-4.8.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.7.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.6.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.5.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.5.0.rc1 spec/support/shared/config_section_types.rb
brightbox-cli-4.4.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.3.2 spec/support/shared/config_section_types.rb
brightbox-cli-4.3.1 spec/support/shared/config_section_types.rb
brightbox-cli-4.3.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.2.1 spec/support/shared/config_section_types.rb
brightbox-cli-4.2.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.1.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.0.0 spec/support/shared/config_section_types.rb
brightbox-cli-4.0.0.rc2 spec/support/shared/config_section_types.rb
brightbox-cli-3.3.0 spec/support/shared/config_section_types.rb
brightbox-cli-3.2.0 spec/support/shared/config_section_types.rb