Skip to content

Commit

Permalink
uber comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nulldef committed Jun 22, 2021
1 parent b596363 commit a01241c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/resol/builder.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# frozen_string_literal: true

module Resol
# Most of the code here is borrowed from Uber::Builder code
# See https://github.com/apotonick/uber/blob/master/lib/uber/builder.rb
module Builder
def self.included(base)
base.extend(ClassMethods)
Expand Down

0 comments on commit a01241c

Please sign in to comment.