rubyfixes.rb

Path: lib/fpm/rubyfixes.rb
Last Update: Sat Feb 23 07:17:23 +0000 2019

Ruby 1.8.7 added String#start_with? - monkeypatch the String class if it isn‘t supported (<= ruby 1.8.6)

[Validate]