Class: PointlessFeedback::Message

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/pointless_feedback/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contact_infoObject

Returns the value of attribute contact_info.



7
8
9
# File 'app/models/pointless_feedback/message.rb', line 7

def contact_info
  @contact_info
end