Sha256: 5e204d18d0cb6e5b88a402c4845dd94ceb04c3be2adc6586e3a6e988a7451346
Contents?: true
Size: 707 Bytes
Versions: 1
Compression:
Stored size: 707 Bytes
Contents
The Squib Way pt 4: Ruby Power! =============================== .. warning:: To be written. This part is about cataloging some powerful things you can do if you're willing to write some Ruby. * Modifying XML at runtime (e.g. convert to black-and-white from color) * Using Travis to build and then post to something like Dropbox * Scaling the size of text based on its contents * Advanced Array techniques: inject, transpose, map, join (use the pre-req example) * Building newlines yourself (i.e. with your own placeholder like "%n" in Your Last Heist) * Summarization card backs for Your Last Heist as an example * "Lacks" string for Your Last Heist * Rules doc written in Markdown
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
squib-0.12.0 | docs/guides/getting-started/part_4_ruby_power.rst |