1
0
nil
27 28 29
# File 'lib/crowbar/client/version.rb', line 27 def to_s [MAJOR, MINOR, PATCH, PRE].compact.join(".") end