Skip to content

Commit

Permalink
main: require 'formula'
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Aug 21, 2020
1 parent e09a5b5 commit 9463743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'formula'

class Object
def false?
nil?
Expand Down

0 comments on commit 9463743

Please sign in to comment.