lib/tzinfo/definitions/Greenwich.rb in tzinfo-0.1.2 vs lib/tzinfo/definitions/Greenwich.rb in tzinfo-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
-require 'tzinfo/timezone'
-require 'tzinfo/definitions/Etc/GMT'
-module TZInfo
-module Definitions #:nodoc:
-class Greenwich < Definitions::Etc::GMT #:nodoc:
-set_identifier('Greenwich')
-end
-end
-end
+require 'tzinfo/timezone'
+require 'tzinfo/definitions/Etc/GMT'
+module TZInfo
+module Definitions #:nodoc:
+class Greenwich < Definitions::Etc::GMT #:nodoc:
+set_identifier('Greenwich')
+end
+end
+end