Sha256: 64972aeeb710973618cc8aa82c753345f5ea6af14e28645305ba7fb432331f1b

Contents?: true

Size: 258 Bytes

Versions: 4

Compression:

Stored size: 258 Bytes

Contents

#!/usr/bin/env ruby

#this has the ruby-conf comment directive should be auto-loaded when required
#% ruby-conf

RubyConf.define do
  ident "FOUND AND LOADED BASIC CONFIG {{VALUE}}"
  foo do
    ident "FOUND AND LOADED RAILS ENV CONFIG {{VALUE}}"
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ruby-conf-2.8.1 spec/lib/test_conf.rb.tmpl
ruby-conf-2.8.0 spec/lib/test_conf.rb.tmpl
ruby-conf-2.7.2 spec/lib/test_conf.rb.tmpl
ruby-conf-2.7.1 spec/lib/test_conf.rb.tmpl