Class: Alchemy::Message

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
app/models/alchemy/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contact_form_idObject

Returns the value of attribute contact_form_id.



19
20
21
# File 'app/models/alchemy/message.rb', line 19

def contact_form_id
  @contact_form_id
end

#ipObject

Returns the value of attribute ip.



19
20
21
# File 'app/models/alchemy/message.rb', line 19

def ip
  @ip
end