puppet-strings/spec/unit/puppet_x/puppetlabs/strings
Ian Kronquist 7814eeaf3c (PDOC-54) Providers & Types w/same name conflict
If a provider and a type with the same name conflict strings will overwrite the
documentation of one of them with the other. That is if both a provider and a
type are named apt_key, strings will write the type to doc/apt_key.html and the
provider to doc/apt_key.html. The fix is to write the provider to
doc/apt_key_provider.html and the type to doc/apt_key_type.html.
2015-09-16 16:47:59 -07:00
..
yard (PDOC-54) Providers & Types w/same name conflict 2015-09-16 16:47:59 -07:00
pops_spec.rb (maint) Update Gemfile to use rspec 2.14.0 2015-02-13 15:53:22 -08:00