This defines the version of the gem
0
1
4
nil
[MAJOR, MINOR, PATCH, BUILD].compact.join('.')
'Racker v%s'
17 18 19
# File 'lib/racker/version.rb', line 17 def version sprintf(BANNER, STRING) end