Sha256: 8f5db6754cd806053a93f30dfdda8f37ae910bcd2ba923dc0349cc7008a30646

Contents?: true

Size: 80 Bytes

Versions: 6

Compression:

Stored size: 80 Bytes

Contents

module ActiveSupport
  class TimeZone
    def to_s
      name
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
greenwich-2.0.4 lib/greenwich/time_zone.rb
greenwich-2.0.3 lib/greenwich/time_zone.rb
greenwich-2.0.2 lib/greenwich/time_zone.rb
greenwich-2.0.1 lib/greenwich/time_zone.rb
greenwich-2.0.0 lib/greenwich/time_zone.rb
greenwich-1.0.0 lib/greenwich/time_zone.rb