RubyGems Navigation menu

heredoc_unindent 1.0.5

This gem removes common margin from indented strings, such as the ones produced by indented heredocs. In other words, it strips out leading whitespace chars at the beggining of each line, but only as much as the line with the smallest margin. It is acknowledged that many strings defined by heredocs are just code and fact is that most parsers are insensitive to indentation. If, however, the strings are to be used otherwise, be it for printing or testing, the extra indentation will probably be an issue and hence this gem.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - April 15, 2015 (10 KB)
  2. 1.1.2 - February 07, 2011 (11.5 KB)
  3. 1.1.1 - January 29, 2011 (11.5 KB)
  4. 1.1.0 - January 29, 2011 (11.5 KB)
  5. 1.0.6 - January 27, 2011 (10.5 KB)
  6. 1.0.5 - January 27, 2011 (10.5 KB)
Show all versions (11 total)

Development Dependencies (1):

hoe >= 2.8.0

Owners:

Authors:

  • Adriano Mitre

SHA 256 checksum:

af7cf0ea33d01a451004d7d1917f5a5ba17fd0fa88c65c8b3f25b41affd8f8b3

Total downloads 104,731

For this version 3,672

Licenses:

N/A

Required Ruby Version: None

Links: