Remove options from `Builder#parse_file` & `Builder#load_file`. by ioquatix · Pull Request #1663 · rack/rack
There are lots of tests that write app, _ = Builder.parse_file. I've left them. The _ now becomes nil which I think is acceptable for backwards compatibility.
Can you see anything else we need to do?
cc @tenderlove
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
This was referenced
Mar 8, 2021This was referenced
Mar 15, 2021This was referenced
Mar 17, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters