Method: Stupidedi::Either::Failure#select
- Defined in:
- lib/stupidedi/either.rb
#select(reason = nil) ⇒ Failure
187 188 189 |
# File 'lib/stupidedi/either.rb', line 187 def select(reason = nil) self end |
187 188 189 |
# File 'lib/stupidedi/either.rb', line 187 def select(reason = nil) self end |