aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile
diff options
context:
space:
mode:
authorYaroslav Markin <yaroslav@markin.net>2008-12-25 23:59:57 +0300
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-12-28 21:19:27 +0100
commit1648df79b78d07c7713a75313b53db61a14a77bc (patch)
treefba09ea001071a70edd993436ceec4e554a8316e /activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile
parent0efec64520d5153e5a961f9a759883656b83bb53 (diff)
downloadrails-1648df79b78d07c7713a75313b53db61a14a77bc.tar.gz
rails-1648df79b78d07c7713a75313b53db61a14a77bc.tar.bz2
rails-1648df79b78d07c7713a75313b53db61a14a77bc.zip
Update i18n gem to version 0.1.1 (Rails' changes were backported) [#1635 state:committed]
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
Diffstat (limited to 'activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile')
-rw-r--r--activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile20
1 files changed, 20 insertions, 0 deletions
diff --git a/activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile b/activesupport/lib/active_support/vendor/i18n-0.1.1/README.textile
new file mode 100644
index 0000000000..a07fc8426d
--- /dev/null
+++ b/activesupport/lib/active_support/vendor/i18n-0.1.1/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.
+
+
+