Method: FantasticRobot::Model::Chat#first_name
- Defined in:
- lib/fantastic_robot/model/chat.rb
#first_name ⇒ Object
Returns the value of attribute first_name.
7 8 9 |
# File 'lib/fantastic_robot/model/chat.rb', line 7 def first_name @first_name end |