Libraries
»
motion-prime
(1.0.7)
»
Index
»
MotionPrime
»
Errors
»
#to_s
Method: MotionPrime::Errors#to_s
Defined in:
motion-prime/models/errors.rb
#
to_s
⇒
Object
73 74 75
# File 'motion-prime/models/errors.rb', line 73
def
to_s
messages
.
join
(
';'
)
end