Module: SendhubMethods::ClassMethods

Defined in:
lib/sendhub/rails2.rb

Instance Method Summary collapse

Instance Method Details

#sendhub_api_key=(value) ⇒ Object



34
35
36
# File 'lib/sendhub/rails2.rb', line 34

def sendhub_api_key=(value)
  #Sendhub.api_key = value
end

#sendhub_secret_key=(value) ⇒ Object

Sendhub.api_key = value



37
38
39
# File 'lib/sendhub/rails2.rb', line 37

def sendhub_secret_key=(value)
  #Sendhub.api_key = value
end