Sha256: c7ee7fd96b4455455c4d1e850c44918961dbc86c2f7ac26f48335b459996f269
Contents?: true
Size: 620 Bytes
Versions: 1
Compression:
Stored size: 620 Bytes
Contents
module TidyJson # :nodoc: DEDICATION = "#{'.' * 50}\n#{'.' * 20} tidy_json #{'.' * 19}\n" \ "#{'.' * 12} (c) 2019 Robert Di Pardo #{'.' * 12}\n" \ "#{'.' * 50}\n#{'.' * 19} IN MEMORIAM #{'.' * 18}\n" \ "#{'.' * 16} Michael Di Pardo #{'.' * 16}\n" \ "#{'.' * 19} 1950 - 2019 #{'.' * 18}\n#{'.' * 50}\n" \ "#{'.' * 12} Please consider supporting #{'.' * 11}\n" \ "#{'.' * 13} the MS Society of Canada #{'.' * 11}\n" \ "#{'.' * 8} https://mssociety.ca/get-involved #{'.' * 7}\n" \ "#{'.' * 50}\n" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tidy_json-0.1.1 | lib/tidy_json/dedication.rb |