aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Europe/Ljubljana.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.11/tzinfo/definitions/Europe/Ljubljana.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.11/tzinfo/definitions/Europe/Ljubljana.rb')
-rw-r--r--activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Europe/Ljubljana.rb13
1 files changed, 13 insertions, 0 deletions
diff --git a/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Europe/Ljubljana.rb b/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Europe/Ljubljana.rb
new file mode 100644
index 0000000000..a9828e6ef8
--- /dev/null
+++ b/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Europe/Ljubljana.rb
@@ -0,0 +1,13 @@
+require 'tzinfo/timezone_definition'
+
+module TZInfo
+ module Definitions
+ module Europe
+ module Ljubljana
+ include TimezoneDefinition
+
+ linked_timezone 'Europe/Ljubljana', 'Europe/Belgrade'
+ end
+ end
+ end
+end