2
3
0
nil
11 12 13
# File 'lib/rack/link_headers/version.rb', line 11 def self.to_s [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join '.' end