Class: Muack::Allowing

Inherits:
Where show all
Defined in:
lib/muack/satisfying.rb

Constant Summary

Constants inherited from Where

Where::None

Instance Attribute Summary

Attributes inherited from Satisfying

#api_args, #block

Instance Method Summary collapse

Methods inherited from Where

#match

Methods inherited from Satisfying

#&, #api_name, #match, #to_s, #|

Constructor Details

#initialize(superset) ⇒ Allowing

Returns a new instance of Allowing.



184
185
186
# File 'lib/muack/satisfying.rb', line 184

def initialize superset
  super(superset)
end