Class: Decorators::AlwaysSucceed
- Inherits:
-
Decorator
- Object
- Decorator
- Decorators::AlwaysSucceed
- Defined in:
- lib/behave_fun/decorators/always_succeed.rb
Instance Method Summary collapse
Instance Method Details
#child_fail ⇒ Object
3 4 5 |
# File 'lib/behave_fun/decorators/always_succeed.rb', line 3 def child_fail success end |