Skip to content

Commit

Permalink
'require' is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
komagata committed Jan 25, 2022
1 parent 1fdd764 commit ddf60f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/active_flag/value.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'set'

module ActiveFlag
class Value < Set
def with(instance, definition)
Expand Down

0 comments on commit ddf60f6

Please sign in to comment.