Sha256: 083db17836a15518e3d22abbb1338e25600bab66ddfea01ff67841690c729622

Contents?: true

Size: 309 Bytes

Versions: 5

Compression:

Stored size: 309 Bytes

Contents

# frozen_string_literal: true

module Friends
  POST_INSTALL_MESSAGE = "\nfriends is a volunteer project. If you find it useful, please "\
                         "consider making a small donation:\n\n\t"\
                         "https://github.com/JacobEvelyn/friends#contributing-its-encouraged\n\n"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
friends-0.55 lib/friends/post_install_message.rb
friends-0.54 lib/friends/post_install_message.rb
friends-0.53 lib/friends/post_install_message.rb
friends-0.52 lib/friends/post_install_message.rb
friends-0.51 lib/friends/post_install_message.rb