Metadata


Name
i18n
Version
0.6.11
Platform
ruby
Authors
Sven Fuchs
Joshua Harvey
Matt Aimonetti
Stephan Soller
Saimon Moore
Bindir
bin
Date
2014-07-09 00:00:00 UTC
Description
New wave Internationalization support for Ruby.
Email
rails-i18n@googlegroups.com
Files
MIT-LICENSE
README.md
gemfiles/Gemfile.rails-2.3.x
gemfiles/Gemfile.rails-2.3.x.lock
gemfiles/Gemfile.rails-3.0.x
gemfiles/Gemfile.rails-3.0.x.lock
gemfiles/Gemfile.rails-3.1.x
gemfiles/Gemfile.rails-3.1.x.lock
gemfiles/Gemfile.rails-3.2.x
gemfiles/Gemfile.rails-3.2.x.lock
gemfiles/Gemfile.rails-4.0.x
gemfiles/Gemfile.rails-4.0.x.lock
gemfiles/Gemfile.rails-4.1.x
gemfiles/Gemfile.rails-4.1.x.lock
lib/i18n.rb
lib/i18n/backend.rb
lib/i18n/backend/base.rb
lib/i18n/backend/cache.rb
lib/i18n/backend/cascade.rb
lib/i18n/backend/chain.rb
lib/i18n/backend/fallbacks.rb
lib/i18n/backend/flatten.rb
lib/i18n/backend/gettext.rb
lib/i18n/backend/interpolation_compiler.rb
lib/i18n/backend/key_value.rb
lib/i18n/backend/memoize.rb
lib/i18n/backend/metadata.rb
lib/i18n/backend/pluralization.rb
lib/i18n/backend/simple.rb
lib/i18n/backend/transliterator.rb
lib/i18n/config.rb
lib/i18n/core_ext/hash.rb
lib/i18n/core_ext/kernel/suppress_warnings.rb
lib/i18n/core_ext/string/interpolate.rb
lib/i18n/exceptions.rb
lib/i18n/gettext.rb
lib/i18n/gettext/helpers.rb
lib/i18n/gettext/po_parser.rb
lib/i18n/interpolate/ruby.rb
lib/i18n/locale.rb
lib/i18n/locale/fallbacks.rb
lib/i18n/locale/tag.rb
lib/i18n/locale/tag/parents.rb
lib/i18n/locale/tag/rfc4646.rb
lib/i18n/locale/tag/simple.rb
lib/i18n/tests.rb
lib/i18n/tests/basics.rb
lib/i18n/tests/defaults.rb
lib/i18n/tests/interpolation.rb
lib/i18n/tests/link.rb
lib/i18n/tests/localization.rb
lib/i18n/tests/localization/date.rb
lib/i18n/tests/localization/date_time.rb
lib/i18n/tests/localization/procs.rb
lib/i18n/tests/localization/time.rb
lib/i18n/tests/lookup.rb
lib/i18n/tests/pluralization.rb
lib/i18n/tests/procs.rb
lib/i18n/version.rb
test/all.rb
test/api/all_features_test.rb
test/api/cascade_test.rb
test/api/chain_test.rb
test/api/fallbacks_test.rb
test/api/key_value_test.rb
test/api/memoize_test.rb
test/api/override_test.rb
test/api/pluralization_test.rb
test/api/simple_test.rb
test/backend/cache_test.rb
test/backend/cascade_test.rb
test/backend/chain_test.rb
test/backend/exceptions_test.rb
test/backend/fallbacks_test.rb
test/backend/interpolation_compiler_test.rb
test/backend/key_value_test.rb
test/backend/memoize_test.rb
test/backend/metadata_test.rb
test/backend/pluralization_test.rb
test/backend/simple_test.rb
test/backend/transliterator_test.rb
test/core_ext/hash_test.rb
test/core_ext/string/interpolate_test.rb
test/gettext/api_test.rb
test/gettext/backend_test.rb
test/i18n/exceptions_test.rb
test/i18n/interpolate_test.rb
test/i18n/load_path_test.rb
test/i18n_test.rb
test/locale/fallbacks_test.rb
test/locale/tag/rfc4646_test.rb
test/locale/tag/simple_test.rb
test/run_all.rb
test/test_data/locales/de.po
test/test_data/locales/en.rb
test/test_data/locales/en.yml
test/test_data/locales/invalid/empty.yml
test/test_data/locales/invalid/syntax.yml
test/test_data/locales/plurals.rb
test/test_helper.rb
Homepage
http://github.com/svenfuchs/i18n
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 1.3.5
Rubyforge project
[none]
Rubygems version
1.8.23.2
Specification version
3
Summary
New wave Internationalization support for Ruby
Original platform
ruby
New platform
ruby