Sha256: 8f29347e8b3d205bc427a991d18fc741ece918ff1c4576a08b75efda721fce9d
Contents?: true
Size: 342 Bytes
Versions: 2
Compression:
Stored size: 342 Bytes
Contents
# :SAMPLE: A a_line_1 = 1 a_line_2 = 2 a_line_3 = 3 a_line_4 = 4 # :SAMPLE: B b_line_1 = 1 b_line_2 = 2 # :TEXT: # We can paste in all the code: # :INSERT: $CODE, { disable_transforms: true } # # Or all the text: # :INSERT: $TEXT, { disable_transforms: true } # # Or the entire source file # :INSERT: $SOURCE, { disable_transforms: true }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
devver-germinate-1.2.0 | features/example_articles/specials.rb |
germinate-1.2.0 | features/example_articles/specials.rb |