Method: Webhookr.adapters

Defined in:
lib/webhookr.rb

.adaptersObject



18
19
20
# File 'lib/webhookr.rb', line 18

def adapters
  @adapters ||= HashWithIndifferentAccess.new
end