Module: Dynomite::Item::WaiterMethods

Extended by:
ActiveSupport::Concern
Included in:
Components, Migration, Migration::Runner
Defined in:
lib/dynomite/item/waiter_methods.rb

Instance Method Summary collapse

Instance Method Details

#waiterObject



5
6
7
# File 'lib/dynomite/item/waiter_methods.rb', line 5

def waiter
  self.class.waiter
end