Sha256: caff04652e9b7d5010adc4266f18f2d4ec496a566aea7cc645a1728e82015125

Contents?: true

Size: 104 Bytes

Versions: 2

Compression:

Stored size: 104 Bytes

Contents

class YesConfig
  include Cupcakinator

  cupcakinate dir: 'config'

  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/yes_config.rb
cupcakinator-1.1.2 test_app/lib/yes_config.rb