From 1648df79b78d07c7713a75313b53db61a14a77bc Mon Sep 17 00:00:00 2001 From: Yaroslav Markin Date: Thu, 25 Dec 2008 23:59:57 +0300 Subject: Update i18n gem to version 0.1.1 (Rails' changes were backported) [#1635 state:committed] Signed-off-by: David Heinemeier Hansson --- activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb (limited to 'activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb') diff --git a/activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb b/activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb new file mode 100644 index 0000000000..6044ce10d9 --- /dev/null +++ b/activesupport/lib/active_support/vendor/i18n-0.1.1/test/locale/en.rb @@ -0,0 +1 @@ +{:'en-Ruby' => {:foo => {:bar => "baz"}}} \ No newline at end of file -- cgit v1.2.3