lib/tzinfo/definitions/Etc/GMT0.rb in tzinfo-0.2.1 vs lib/tzinfo/definitions/Etc/GMT0.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 GMT0 < Definitions::Etc::GMT #:nodoc:
+setup_linked
set_identifier('Etc/GMT0')
end
end
end
end