lib/tzinfo/definitions/Etc/GMT__m__6.rb in tzinfo-0.1.2 vs lib/tzinfo/definitions/Etc/GMT__m__6.rb in tzinfo-0.2.0

- old
+ new

@@ -1,12 +1,12 @@ -require 'tzinfo/timezone' -module TZInfo -module Definitions #:nodoc: -module Etc #:nodoc: -class GMT__m__6 < Timezone #:nodoc: -setup -set_identifier('Etc/GMT-6') -add_unbounded_start_period {TimezonePeriod.new(nil,nil,21600,0,:'GMT-6')} -end -end -end -end +require 'tzinfo/timezone' +module TZInfo +module Definitions #:nodoc: +module Etc #:nodoc: +class GMT__m__6 < Timezone #:nodoc: +setup +set_identifier('Etc/GMT-6') +add_unbounded_start_period {TimezonePeriod.new(nil,nil,21600,0,:'GMT-6')} +end +end +end +end