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. |
||
|---|---|---|
| .. | ||
| acceptance | ||
| fixtures | ||
| unit/puppet-strings | ||
| spec_helper.rb | ||
| spec_helper_acceptance.rb | ||