Method: ModelRecord#to_s
- Defined in:
- lib/model/the_record.rb
#to_s ⇒ Object
RECORD FUNCTIONS ###############
4 5 6 |
# File 'lib/model/the_record.rb', line 4 def to_s to_human end |
RECORD FUNCTIONS ###############
4 5 6 |
# File 'lib/model/the_record.rb', line 4 def to_s to_human end |