aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile
diff options
context:
space:
mode:
authorSven Fuchs <svenfuchs@artweb-design.de>2009-02-27 17:07:06 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2009-02-27 17:15:15 +0100
commit943d64b1c857944666bff2572857abe866615274 (patch)
tree6172d15c3252ffe8b86a7e071f454fecdb661bdb /activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile
parent77b0994c7835610982d708ce7ce5cd95e6e99e5a (diff)
downloadrails-943d64b1c857944666bff2572857abe866615274.tar.gz
rails-943d64b1c857944666bff2572857abe866615274.tar.bz2
rails-943d64b1c857944666bff2572857abe866615274.zip
Vendorize i18n 0.1.3 gem (fixes issues with incompatible character encodings in Ruby 1.9) (Akira Matsuda) [#2038 state:committed]
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
Diffstat (limited to 'activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile')
-rw-r--r--activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile20
1 files changed, 20 insertions, 0 deletions
diff --git a/activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile b/activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile
new file mode 100644
index 0000000000..a07fc8426d
--- /dev/null
+++ b/activesupport/lib/active_support/vendor/i18n-0.1.3/README.textile
@@ -0,0 +1,20 @@
+h1. Ruby I18n gem
+
+I18n and localization solution for Ruby.
+
+For information please refer to http://rails-i18n.org
+
+h2. Authors
+
+* "Matt Aimonetti":http://railsontherun.com
+* "Sven Fuchs":http://www.artweb-design.de
+* "Joshua Harvey":http://www.workingwithrails.com/person/759-joshua-harvey
+* "Saimon Moore":http://saimonmoore.net
+* "Stephan Soller":http://www.arkanis-development.de
+
+h2. License
+
+MIT License. See the included MIT-LICENCE file.
+
+
+