RubyGems Navigation menu

heredoc_unindent 1.0.1

Removes common margin from indented strings such as the ones produced by heredocs, i.e., 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 in heredocs contain nothing but code to be read exclusively by parsers (e.g., Kernel#eval or web browser's), which are basically insensitive to extra indentation. Nevertheless, in cases when the string is printed or displayed, the unintended indentation is rarely innocuous -- and thus the reason for this gem.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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.1 - January 26, 2011 (10 KB)
Toon alle versies (11 totaal)

Development afhankelijkheden (1):

hoe >= 2.8.0

Eigenaren:

Authors:

  • Adriano Mitre

SHA 256 checksum:

6f2f48cc2859d2275cdf66ad08e0b98b1ed19601db47c5af3fec73053bc849ad

Total downloads 105.429

Voor deze versie 3.652

Licenties:

N/A

Required Ruby Version: Geen

Links: