module Tins
Constants
- IRB
- NULL
- SexySingleton
- VERSION
Tinsversion
Public Class Methods
StringVersion(string)
click to toggle source
# File lib/tins/string_version.rb, line 107 def self.StringVersion(string) StringVersion::Version.new(string.to_str) end