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_info ⇒ Object

Returns the value of attribute contact_info.



4
5
6
# File 'app/models/pointless_feedback/message.rb', line 4

def contact_info
  @contact_info
end