Sha256: d0dbc7a50f57f795bcd70d51d270cd42e38be35c04984091c1fa085065508593

Contents?: true

Size: 528 Bytes

Versions: 1

Compression:

Stored size: 528 Bytes

Contents

module TidyJson # :nodoc:
  DEDICATION = "\n#{'.' * 50}\n#{'.' * 19} IN MEMORIAM #{'.' * 18}\n" \
               "#{'.' * 16} Michael Di Pardo #{'.' * 16}\n" \
               "#{'.' * 11} Feb 4, 1950 - Oct 28, 2019 #{'.' * 11}\n" \
               "#{'.' * 50}\n" \
               "#{'.' * 11} Please consider supporting #{'.' * 11}\n" \
               "#{'.' * 13} the MS Society of Canada #{'.' * 11}\n" \
               "#{'.' * 8} https://mssociety.ca/get-involved #{'.' * 7}\n" \
               "#{'.' * 50}\n\n".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tidy_json-0.2.0 lib/tidy_json/dedication.rb