Sha256: 822a7334c2fea48ad3ae103844442373e441789a3a5a1e3ba2f21cde8b37713f

Contents?: true

Size: 131 Bytes

Versions: 2

Compression:

Stored size: 131 Bytes

Contents

class NoConfig
  include Cupcakinator

  cupcakinate dir: 'config', file: 'noconfigexists.yml'

  def foo
    config.foo
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cupcakinator-2.0.0 test_app/lib/no_config.rb
cupcakinator-1.1.2 test_app/lib/no_config.rb