Method: ModelRecord#to_s

Defined in:
lib/model/the_record.rb

#to_sObject

RECORD FUNCTIONS ###############



4
5
6
# File 'lib/model/the_record.rb', line 4

def to_s
	to_human
end