puppet-strings/spec
Will Hopper e291f8cfe9 (PDOC-126) Remove `%Q` ruby quotation syntax from parsed strings
Previously, YARD would parse ruby strings which used %Q notation
and return the syntax literally. This commit adds a new Util
module with a `scrub_string` method to check for such a string
and remove the errant %Q and %q's.
2016-10-28 11:54:34 -07:00
..
acceptance Merge pull request #105 from whopper/maint/code_coverage 2016-10-03 13:53:05 +02:00
fixtures (maint) Update line number in fixture to fix specs 2016-10-11 16:49:36 -07:00
unit/puppet-strings (PDOC-126) Remove `%Q` ruby quotation syntax from parsed strings 2016-10-28 11:54:34 -07:00
spec_helper.rb (PDOC-63) Fix specs for Puppet versions less than 4.1. 2016-09-16 12:16:35 -07:00
spec_helper_acceptance.rb (maint) Add acceptance libdir and Util helper module 2016-09-30 16:35:32 -07:00