Method: Muack::Where#initialize
- Defined in:
- lib/muack/satisfying.rb
#initialize(spec) ⇒ Where
Returns a new instance of Where.
120 121 122 |
# File 'lib/muack/satisfying.rb', line 120 def initialize spec super([spec]) end |
Returns a new instance of Where.
120 121 122 |
# File 'lib/muack/satisfying.rb', line 120 def initialize spec super([spec]) end |