Libraries
»
yodel
(0.0.7)
»
Index
»
Model
»
#to_str
Method: Model#to_str
Defined in:
lib/yodel/models/core/model/model.rb
#
to_str
⇒
Object
60 61 62
# File 'lib/yodel/models/core/model/model.rb', line 60
def
to_str
"
#<Model:
#{
name
}
>
"
end