Module: Mingle4r::API::Murmur::InstanceMethods
- Defined in:
- lib/mingle4r/api/murmur.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
6 7 8 |
# File 'lib/mingle4r/api/murmur.rb', line 6 def to_s .name.to_s + ' - ' + body end |