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