Table of Contents - i18n-1.8.2 Documentation
Classes and Modules
- GetText
- GetText::PoParser
- I18n
- I18n::ArgumentError
- I18n::Backend
- I18n::Backend::Base
- I18n::Backend::Cache
- I18n::Backend::CacheFile
- I18n::Backend::Cascade
- I18n::Backend::Chain
- I18n::Backend::Chain::Implementation
- I18n::Backend::Fallbacks
- I18n::Backend::Flatten
- I18n::Backend::Gettext
- I18n::Backend::Gettext::PoData
- I18n::Backend::InterpolationCompiler
- I18n::Backend::InterpolationCompiler::Compiler
- I18n::Backend::KeyValue
- I18n::Backend::KeyValue::Implementation
- I18n::Backend::KeyValue::SubtreeProxy
- I18n::Backend::Memoize
- I18n::Backend::Metadata
- I18n::Backend::Pluralization
- I18n::Backend::Simple
- I18n::Backend::Simple::Implementation
- I18n::Backend::Transliterator
- I18n::Backend::Transliterator::HashTransliterator
- I18n::Backend::Transliterator::ProcTransliterator
- I18n::Base
- I18n::Config
- I18n::Disabled
- I18n::ExceptionHandler
- I18n::Gettext
- I18n::Gettext::Helpers
- I18n::HashRefinements
- I18n::InvalidLocale
- I18n::InvalidLocaleData
- I18n::InvalidPluralizationData
- I18n::JSON
- I18n::Locale
- I18n::Locale::Fallbacks
- I18n::Locale::Tag
- I18n::Locale::Tag::Parents
- I18n::Locale::Tag::Rfc4646
- I18n::Locale::Tag::Rfc4646::Parser
- I18n::Locale::Tag::Simple
- I18n::Middleware
- I18n::MissingInterpolationArgument
- I18n::MissingTranslation
- I18n::MissingTranslation::Base
- I18n::MissingTranslationData
- I18n::ReservedInterpolationKey
- I18n::Tests
- I18n::Tests::Basics
- I18n::Tests::Defaults
- I18n::Tests::Interpolation
- I18n::Tests::Interpolation::Encoding
- I18n::Tests::Link
- I18n::Tests::Localization
- I18n::Tests::Localization::Date
- I18n::Tests::Localization::DateTime
- I18n::Tests::Localization::Procs
- I18n::Tests::Localization::Time
- I18n::Tests::Lookup
- I18n::Tests::Pluralization
- I18n::Tests::Procs
- I18n::UnknownFileType
Methods
- ::cache_key_digest — I18n
- ::cache_key_digest= — I18n
- ::cache_namespace — I18n
- ::cache_namespace= — I18n
- ::cache_store — I18n
- ::cache_store= — I18n
- ::decode — I18n::JSON
- ::encode — I18n::JSON
- ::extract_scope — I18n::Gettext
- ::fallbacks — I18n
- ::fallbacks= — I18n
- ::filter_args — I18n::Tests::Procs
- ::get — I18n::Backend::Transliterator
- ::implementation — I18n::Locale::Tag
- ::implementation= — I18n::Locale::Tag
- ::included — I18n::Backend::Metadata
- ::included — I18n::Tests::Localization
- ::inspect_args — I18n::Tests::Localization::Procs
- ::interpolate — I18n
- ::interpolate_hash — I18n
- ::match — I18n::Locale::Tag::Rfc4646::Parser
- ::new — I18n::Backend::KeyValue::SubtreeProxy
- ::new — I18n::Backend::Transliterator::ProcTransliterator
- ::new — I18n::Backend::Transliterator::HashTransliterator
- ::new — I18n::Disabled
- ::new — I18n::InvalidLocale
- ::new — I18n::InvalidLocaleData
- ::new — I18n::InvalidPluralizationData
- ::new — I18n::MissingInterpolationArgument
- ::new — I18n::ReservedInterpolationKey
- ::new — I18n::UnknownFileType
- ::new — I18n::Locale::Fallbacks
- ::new — I18n::Locale::Tag::Simple
- ::new — I18n::Middleware
- ::new — I18n::Backend::Chain::Implementation
- ::new — I18n::Backend::KeyValue::Implementation
- ::new — I18n::MissingTranslation::Base
- ::normalize_flat_keys — I18n::Backend::Flatten
- ::parser — I18n::Locale::Tag::Rfc4646
- ::parser= — I18n::Locale::Tag::Rfc4646
- ::perform_caching? — I18n
- ::plural_keys — I18n::Gettext
- ::tag — I18n::Locale::Tag::Rfc4646
- ::tag — I18n::Locale::Tag::Simple
- ::tag — I18n::Locale::Tag
- ::translation_metadata — I18n::Backend::Metadata
- ::translation_metadata= — I18n::Backend::Metadata
- #N_ — I18n::Gettext::Helpers
- #[] — I18n::Backend::KeyValue::SubtreeProxy
- #[] — I18n::Locale::Fallbacks
- #_ — GetText::PoParser
- #_ — I18n::Gettext::Helpers
- #_deep_merge — I18n::Backend::Chain::Implementation
- #_fetch — I18n::Backend::Cache
- #_reduce_none — GetText::PoParser
- #add — I18n::Backend::Transliterator::HashTransliterator
- #add_default_approximations — I18n::Backend::Transliterator::HashTransliterator
- #approximations — I18n::Backend::Transliterator::HashTransliterator
- #available_locales — I18n::Config
- #available_locales — I18n::Backend::Base
- #available_locales — I18n::Backend::Chain::Implementation
- #available_locales — I18n::Backend::KeyValue::Implementation
- #available_locales — I18n::Backend::Memoize
- #available_locales — I18n::Backend::Simple::Implementation
- #available_locales= — I18n::Config
- #available_locales_initialized? — I18n::Config
- #available_locales_initialized? — I18n::Base
- #backend — I18n::Config
- #backend= — I18n::Config
- #cache_key — I18n::Backend::Cache
- #call — I18n::ExceptionHandler
- #call — I18n::Middleware
- #capture — I18n::Tests::Interpolation
- #compile_all_strings_in — I18n::Backend::InterpolationCompiler
- #compile_if_an_interpolation — I18n::Backend::InterpolationCompiler::Compiler
- #compile_interpolation_token — I18n::Backend::InterpolationCompiler::Compiler
- #compiled_interpolation_body — I18n::Backend::InterpolationCompiler::Compiler
- #compute — I18n::Locale::Fallbacks
- #config — I18n::Base
- #config= — I18n::Base
- #deep_interpolate — I18n::Backend::Base
- #deep_merge! — I18n::HashRefinements
- #deep_symbolize_keys — I18n::HashRefinements
- #deep_symbolize_keys_in_object — I18n::HashRefinements
- #default — I18n::Backend::Base
- #default_locale — I18n::Config
- #default_locale= — I18n::Config
- #default_separator — I18n::Config
- #default_separator= — I18n::Config
- #defaults= — I18n::Locale::Fallbacks
- #digest_item — I18n::Backend::Cache
- #direct_key — I18n::Backend::InterpolationCompiler::Compiler
- #eager_load! — I18n::Base
- #eager_load! — I18n::Backend::Base
- #eager_load! — I18n::Backend::Chain::Implementation
- #eager_load! — I18n::Backend::Memoize
- #eager_load! — I18n::Backend::Simple::Implementation
- #eager_loaded? — I18n::Backend::Base
- #enforce_available_locales — I18n::Config
- #enforce_available_locales! — I18n::Base
- #enforce_available_locales= — I18n::Config
- #escape_key_sym — I18n::Backend::InterpolationCompiler::Compiler
- #escape_plain_str — I18n::Backend::InterpolationCompiler::Compiler
- #euc_jp — I18n::Tests::Interpolation
- #except — I18n::HashRefinements
- #except! — I18n::HashRefinements
- #exception_handler — I18n::Config
- #exception_handler= — I18n::Config
- #exists? — I18n::Base
- #exists? — I18n::Backend::Base
- #exists? — I18n::Backend::Chain::Implementation
- #exists? — I18n::Backend::Fallbacks
- #extract_non_symbol_default! — I18n::Backend::Fallbacks
- #fetch — I18n::Backend::Cache
- #flatten_keys — I18n::Backend::Flatten
- #flatten_translations — I18n::Backend::Flatten
- #gettext — I18n::Gettext::Helpers
- #handle_exception — I18n::Base
- #handle_interpolation_token — I18n::Backend::InterpolationCompiler::Compiler
- #has_key? — I18n::Backend::KeyValue::SubtreeProxy
- #init_translations — I18n::Backend::Chain::Implementation
- #init_translations — I18n::Backend::KeyValue::Implementation
- #init_translations — I18n::Backend::Simple::Implementation
- #initialized? — I18n::Backend::Chain::Implementation
- #initialized? — I18n::Backend::KeyValue::Implementation
- #initialized? — I18n::Backend::Simple::Implementation
- #inspect — I18n::Backend::KeyValue::SubtreeProxy
- #instance_of? — I18n::Backend::KeyValue::SubtreeProxy
- #interpolate — I18n::Backend::Base
- #interpolate — I18n::Backend::InterpolationCompiler
- #interpolate — I18n::Backend::Metadata
- #interpolate — I18n::Tests::Interpolation
- #interpolate_key — I18n::Backend::InterpolationCompiler::Compiler
- #interpolate_or_raise_missing — I18n::Backend::InterpolationCompiler::Compiler
- #interpolated_str? — I18n::Backend::InterpolationCompiler::Compiler
- #interpolation_patterns — I18n::Config
- #interpolation_patterns= — I18n::Config
- #is_a? — I18n::Backend::KeyValue::SubtreeProxy
- #keys — I18n::MissingTranslation::Base
- #kind_of? — I18n::Backend::KeyValue::SubtreeProxy
- #l — I18n::Base
- #links — I18n::Backend::Flatten
- #load_file — I18n::Backend::Base
- #load_file — I18n::Backend::CacheFile
- #load_json — I18n::Backend::Base
- #load_path — I18n::Config
- #load_path= — I18n::Config
- #load_po — I18n::Backend::Gettext
- #load_rb — I18n::Backend::Base
- #load_translations — I18n::Backend::Base
- #load_yaml — I18n::Backend::Base
- #load_yml — I18n::Backend::Base
- #locale — I18n::Config
- #locale= — I18n::Config
- #locale_available? — I18n::Base
- #localize — I18n::Base
- #localize — I18n::Backend::Base
- #localize — I18n::Backend::Chain::Implementation
- #lookup — I18n::Backend::Base
- #lookup — I18n::Backend::Cascade
- #lookup — I18n::Backend::KeyValue::Implementation
- #lookup — I18n::Backend::Memoize
- #lookup — I18n::Backend::Simple::Implementation
- #map — I18n::Locale::Fallbacks
- #memoized_lookup — I18n::Backend::Memoize
- #message — I18n::MissingTranslation::Base
- #missing_interpolation_argument_handler — I18n::Config
- #missing_interpolation_argument_handler= — I18n::Config
- #missing_key — I18n::Backend::InterpolationCompiler::Compiler
- #n_ — I18n::Gettext::Helpers
- #namespace_lookup? — I18n::Backend::Chain::Implementation
- #ngettext — I18n::Gettext::Helpers
- #nil? — I18n::Backend::KeyValue::SubtreeProxy
- #nil_key — I18n::Backend::InterpolationCompiler::Compiler
- #normalize — I18n::Backend::Gettext
- #normalize_flat_keys — I18n::Backend::Flatten
- #normalize_key — I18n::Base
- #normalize_keys — I18n::Base
- #normalize_pluralization — I18n::Backend::Gettext
- #normalized_path — I18n::Backend::CacheFile
- #np_ — I18n::Gettext::Helpers
- #npgettext — I18n::Gettext::Helpers
- #ns_ — I18n::Gettext::Helpers
- #nsgettext — I18n::Gettext::Helpers
- #p_ — I18n::Gettext::Helpers
- #parent — I18n::Locale::Tag::Parents
- #parents — I18n::Locale::Tag::Parents
- #parse — I18n::Backend::Gettext
- #pgettext — I18n::Gettext::Helpers
- #pluralization_key — I18n::Backend::Base
- #pluralize — I18n::Backend::Base
- #pluralize — I18n::Backend::KeyValue::Implementation
- #pluralize — I18n::Backend::Metadata
- #pluralize — I18n::Backend::Pluralization
- #pluralizer — I18n::Backend::Pluralization
- #pluralizers — I18n::Backend::Pluralization
- #reload! — I18n::Base
- #reload! — I18n::Backend::Base
- #reload! — I18n::Backend::Chain::Implementation
- #reload! — I18n::Backend::Memoize
- #reload! — I18n::Backend::Simple::Implementation
- #reserved_key — I18n::Backend::InterpolationCompiler::Compiler
- #reset_memoizations! — I18n::Backend::Memoize
- #resolve — I18n::Backend::Base
- #resolve_link — I18n::Backend::Flatten
- #s_ — I18n::Gettext::Helpers
- #self_and_parents — I18n::Locale::Tag::Parents
- #set_comment — I18n::Backend::Gettext::PoData
- #setup — I18n::Tests::Defaults
- #setup — I18n::Tests::Localization::Date
- #setup — I18n::Tests::Localization::DateTime
- #setup — I18n::Tests::Localization::Time
- #setup — I18n::Tests::Lookup
- #setup_date_translations — I18n::Tests::Localization::Date
- #setup_datetime_translations — I18n::Tests::Localization::DateTime
- #setup_time_proc_translations — I18n::Tests::Localization::Procs
- #setup_time_translations — I18n::Tests::Localization::Time
- #sgettext — I18n::Gettext::Helpers
- #store_link — I18n::Backend::Flatten
- #store_translations — I18n::Backend::Base
- #store_translations — I18n::Backend::Chain::Implementation
- #store_translations — I18n::Backend::InterpolationCompiler
- #store_translations — I18n::Backend::KeyValue::Implementation
- #store_translations — I18n::Backend::Memoize
- #store_translations — I18n::Backend::Simple::Implementation
- #subtags — I18n::Locale::Tag::Simple
- #subtrees? — I18n::Backend::Base
- #subtrees? — I18n::Backend::KeyValue::Implementation
- #symbolize_key — I18n::HashRefinements
- #t — I18n::Base
- #t! — I18n::Base
- #teardown — I18n::Tests::Basics
- #to_a — I18n::Locale::Tag::Rfc4646
- #to_a — I18n::Locale::Tag::Simple
- #to_exception — I18n::MissingTranslation::Base
- #to_s — I18n::Locale::Tag::Rfc4646
- #to_s — I18n::Locale::Tag::Simple
- #to_s — I18n::MissingTranslation::Base
- #to_sym — I18n::Locale::Tag::Rfc4646
- #to_sym — I18n::Locale::Tag::Simple
- #tokenize — I18n::Backend::InterpolationCompiler::Compiler
- #translate — I18n::Base
- #translate — I18n::Backend::Base
- #translate — I18n::Backend::Cache
- #translate — I18n::Backend::Chain::Implementation
- #translate — I18n::Backend::Fallbacks
- #translate — I18n::Backend::Metadata
- #translate! — I18n::Base
- #translate_localization_format — I18n::Backend::Base
- #translations — I18n::Backend::Chain::Implementation
- #translations — I18n::Backend::KeyValue::Implementation
- #translations — I18n::Backend::Simple::Implementation
- #transliterate — I18n::Backend::Transliterator::ProcTransliterator
- #transliterate — I18n::Backend::Transliterator::HashTransliterator
- #transliterate — I18n::Base
- #transliterate — I18n::Backend::Transliterator
- #with_locale — I18n::Base
- #with_metadata — I18n::Backend::Metadata