module Tins::StringVersion

Constants

LEVELS
SYMBOLS

Public Instance Methods

version() click to toggle source
# File lib/tins/string_version.rb, line 98
def version
  Version.new(self)
end