aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb
diff options
context:
space:
mode:
authorgbuesing <gbuesing@gmail.com>2008-10-19 22:06:32 -0500
committergbuesing <gbuesing@gmail.com>2008-10-19 22:06:32 -0500
commit93e1bff82a531c957bad91ea67e01b4793ccc51f (patch)
tree4c836cb99ed4d61cffe06a677f95be84e6bf76db /activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb
parent39e1911463a0f50a901040b67cd29bd94dfac609 (diff)
downloadrails-93e1bff82a531c957bad91ea67e01b4793ccc51f.tar.gz
rails-93e1bff82a531c957bad91ea67e01b4793ccc51f.tar.bz2
rails-93e1bff82a531c957bad91ea67e01b4793ccc51f.zip
Bundle TzInfo version 0.3.11
Diffstat (limited to 'activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb')
-rw-r--r--activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb13
1 files changed, 0 insertions, 13 deletions
diff --git a/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb b/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb
deleted file mode 100644
index 10b71f285e..0000000000
--- a/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Europe/Skopje.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-require 'tzinfo/timezone_definition'
-
-module TZInfo
- module Definitions
- module Europe
- module Skopje
- include TimezoneDefinition
-
- linked_timezone 'Europe/Skopje', 'Europe/Belgrade'
- end
- end
- end
-end