to_s

mod.to_s â string
Instance Public methods

Return a string representing this module or class. For basic classes and modules, this is the name. For singletons, we show information on the thing we're attached to as well.

inspect

doc_ruby_on_rails
2015-04-19 05:09:57
Comments
Leave a Comment

Please login to continue.