module DutyFree::VERSION

Constants

MAJOR
MINOR
PRE

PRE is nil unless it's a pre-release (beta, RC, etc.)

STRING
TINY

Public Class Methods

to_s() click to toggle source
# File lib/duty_free/version_number.rb, line 15
def self.to_s
  STRING
end