Class: Dionysus::Utils::NullRetryProvider
- Inherits:
-
Object
- Object
- Dionysus::Utils::NullRetryProvider
- Defined in:
- lib/dionysus/utils/null_retry_provider.rb
Class Method Summary collapse
Class Method Details
.retry ⇒ Object
4 5 6 |
# File 'lib/dionysus/utils/null_retry_provider.rb', line 4 def self.retry yield end |