Object
@return [String]
# File lib/twitter/version.rb, line 10 def to_s [MAJOR, MINOR, PATCH, PRE].compact.join('.') end
[Validate]
Generated with the Darkfish Rdoc Generator 2.