Sha256: 05de53f1bc669b95eb3e719b8ad071af908cd9db946fb8facfa0fff0b3af7e23

Contents?: true

Size: 482 Bytes

Versions: 1

Compression:

Stored size: 482 Bytes

Contents

module TidyJson # :nodoc:
  DEDICATION = "#{'.' * 50}\n#{'.' * 19} IN MEMORIAM #{'.' * 18}\n" \
               "#{'.' * 16} Michael Di Pardo #{'.' * 16}\n" \
               "#{'.' * 19} 1950 - 2019 #{'.' * 18}\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"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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