puppet-strings/spec/unit/puppet-strings
Will Hopper c56d9c60a4 (PDOC-129) Include tags in overload objects when serialized as JSON
Previously, overload objects were not displaying their tags when
they had no docstring text. This was due to an issue in the overload
`to_hash` method, which prevented the tags from being serialized when
the dispatch had no top-level text. This commit updates that logic
so that the tags will always be included in the hash if they exist.
2016-11-14 11:45:45 -08:00
..
yard (PDOC-136) Detect return type syntax in Puppet language functions 2016-11-11 14:47:35 -08:00
json_spec.rb (PDOC-129) Include tags in overload objects when serialized as JSON 2016-11-14 11:45:45 -08:00