module Emarsys
Ruby toolkit for the Emarsys
API
frozen_string_literal: true
require ‘hashie’
Constants
- VERSION
Attributes
allow_default_configuration[RW]
Public Class Methods
configuration()
click to toggle source
# File lib/emarsys.rb, line 48 def configuration @configuration ||= Emarsys::Configuration end