Skip to content
Snippets Groups Projects
Commit 3016658a authored by Mike McQuaid's avatar Mike McQuaid
Browse files

compat/formula: remove patches.

This method was missed in #3896.
parent 775b6325
No related branches found
No related tags found
No related merge requests found
class Formula
def patches
# Don't print deprecation warning because this method is inherited
# when used.
{}
end
def rake(*)
odisabled "FileUtils#rake", "system \"rake\""
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment