module Retry::Controls::Dependency

Public Class Methods

example() click to toggle source
# File lib/retry/controls/dependency.rb, line 4
def self.example
  Example.new
end