class MiniPortile
class MiniPortileCMake
class Net::HTTP
mini_portile2
2.8.8
# patch
def patch @patch_files.each do |full_path| next unless File.exist?(full_path) apply_patch(full_path) end end