lib/tzinfo/definitions/Etc/GMT__m__0.rb in tzinfo-0.2.1 vs lib/tzinfo/definitions/Etc/GMT__m__0.rb in tzinfo-0.2.2
- old
+ new
@@ -2,9 +2,10 @@
require 'tzinfo/definitions/Etc/GMT'
module TZInfo
module Definitions #:nodoc:
module Etc #:nodoc:
class GMT__m__0 < Definitions::Etc::GMT #:nodoc:
+setup_linked
set_identifier('Etc/GMT-0')
end
end
end
end