puppet-strings/spec/unit/puppet_x/puppetlabs/strings/yard
Ian Kronquist 3151e4e1b1 (PDOC-56) Fix type warning for defined types
Puppet defined types would print the string representation of the ruby object,
and not representation you would see in puppet. This is the difference between
`Puppet::Pops::Types::PStringType` and `String`.
2015-09-18 16:17:02 -07:00
..
examples (PDOC-38) Prevent warnings from being issued twice 2015-09-04 14:45:08 -07:00
defined_type_handler_spec.rb (PDOC-30) Fix Markdown parsing lists parsing 2015-07-16 11:50:52 -07:00
host_class_handler_spec.rb (PDOC-56) Fix type warning for defined types 2015-09-18 16:17:02 -07:00
puppet_3x_function_handler_spec.rb (PDOC-27) Don't require options for 3x functions 2015-02-12 14:22:53 -08:00
puppet_4x_function_handler_spec.rb (PDOC-49) Improve warnings 2015-09-11 14:30:14 -07:00
template_helper_spec.rb (PDOC-49) Improve warnings 2015-09-11 14:30:14 -07:00
type_handler_spec.rb (PDOC-35) Document types & providers separately 2015-09-09 14:35:45 -07:00