lib/tzinfo/definitions/Eire.rb in tzinfo-0.1.2 vs lib/tzinfo/definitions/Eire.rb in tzinfo-0.2.0

- old
+ new

@@ -1,9 +1,9 @@ -require 'tzinfo/timezone' -require 'tzinfo/definitions/Europe/Dublin' -module TZInfo -module Definitions #:nodoc: -class Eire < Definitions::Europe::Dublin #:nodoc: -set_identifier('Eire') -end -end -end +require 'tzinfo/timezone' +require 'tzinfo/definitions/Europe/Dublin' +module TZInfo +module Definitions #:nodoc: +class Eire < Definitions::Europe::Dublin #:nodoc: +set_identifier('Eire') +end +end +end