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