0
4
5
nil
Returns:
11 12 13
# File 'lib/rails_admin/version.rb', line 11 def to_s [MAJOR, MINOR, PATCH, PRE].compact.join('.') end