Method List
-
#add_datetime_translations I18nSimpleBackendTestSetup
-
#available_locales I18n::Backend::Simple
-
available_locales I18n
-
backend I18n
-
backend= I18n
-
#backend_get_translations I18nSimpleBackendTestSetup
-
#count I18n::InvalidPluralizationData
-
default_locale I18n
-
default_locale= I18n
-
#entry I18n::InvalidPluralizationData
-
exception_handler= I18n
-
#filename I18n::UnknownFileType
-
#full_messages ActiveRecord::Errors
-
#i18n_backend_class Russian
-
#init_i18n Russian
-
#initialize I18n::InvalidPluralizationData
-
#initialize I18n::InvalidLocale
-
#initialize I18n::ReservedInterpolationKey
-
#initialize I18n::MissingTranslationData
-
#initialize I18n::UnknownFileType
-
#initialize I18n::MissingInterpolationArgument
-
#initialized? I18n::Backend::Simple
-
#key I18n::MissingTranslationData
-
#key I18n::MissingInterpolationArgument
-
#key I18n::ReservedInterpolationKey
-
load_path I18n
-
load_path= I18n
-
#load_translations I18n::Backend::Simple
-
#locale I18n::MissingTranslationData
-
locale I18n
-
#locale Russian
-
#locale I18n::InvalidLocale
-
locale= I18n
-
#localize I18n::Backend::Advanced
-
localize I18n
-
#localize I18n::Backend::Simple
-
#localize Russian
-
#options I18n::MissingTranslationData
-
#parameterize_with_russian ActiveSupport::Inflector
-
#pluralize Russian
-
#reload! I18n::Backend::Simple
-
reload! I18n
-
#select_month ActionView::Helpers::DateHelper
-
#setup I18nSimpleBackendLocalizeTimeTest
-
#setup I18nSimpleBackendLocalizeDateTimeTest
-
#setup I18nTest
-
#setup I18nSimpleBackendLocalizeDateTest
-
#setup I18nSimpleBackendHelperMethodsTest
-
#setup I18nSimpleBackendReloadTranslationsTest
-
#setup_backend I18nSimpleBackendTestSetup
-
#store_translations I18n::Backend::Simple
-
#strftime Russian
-
#string I18n::MissingInterpolationArgument
-
#string I18n::ReservedInterpolationKey
-
#teardown I18nSimpleBackendReloadTranslationsTest
-
#teardown I18nSimpleBackendLocalizeTimeTest
-
#teardown I18nSimpleBackendLoadPathTest
-
#test_adding_arrays_of_filenames_to_load_path_do_not_break_locale_loading I18nSimpleBackendLoadPathTest
-
#test_available_locales I18nSimpleBackendAvailableLocalesTest
-
#test_can_set_backend I18nTest
-
#test_can_set_default_locale I18nTest
-
#test_can_set_exception_handler I18nTest
-
#test_deep_symbolize_keys_works I18nSimpleBackendHelperMethodsTest
-
#test_delegates_localize_to_backend I18nTest
-
#test_delegates_translate_to_backend I18nTest
-
#test_given_no_keys_it_returns_the_default I18nSimpleBackendTranslateTest
-
#test_interpolate_given_a_non_unicode_multibyte_value_hash_interpolates_into_a_string_with_the_same_encoding I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_a_non_unicode_multibyte_value_hash_into_an_unicode_string_raises_encoding_compatibility_error I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_a_string_containing_a_reserved_key_raises_reserved_interpolation_key I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_a_value_hash_interpolates_into_unicode_string I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_a_value_hash_interpolates_the_values_to_the_string I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_a_values_hash_with_nil_values_interpolates_the_string I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_an_empty_values_hash_raises_missing_interpolation_argument I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_an_non_string_as_a_string_returns_nil I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_an_unicode_value_hash_interpolates_into_unicode_string I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_an_unicode_value_hash_interpolates_to_the_string I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_an_unicode_value_hash_into_a_non_unicode_multibyte_string_raises_encoding_compatibility_error I18nSimpleBackendInterpolateTest
-
#test_interpolate_given_incomplete_pluralization_data_raises_invalid_pluralization_data I18nSimpleBackendPluralizeTest
-
#test_interpolate_given_nil_as_a_string_returns_nil I18nSimpleBackendInterpolateTest
-
#test_invalid_locale_message I18nExceptionsTest
-
#test_invalid_locale_stores_locale I18nExceptionsTest
-
#test_invalid_pluralization_data_message I18nExceptionsTest
-
#test_invalid_pluralization_data_stores_entry_and_count I18nExceptionsTest
-
#test_load_rb_loads_data_from_ruby_file I18nSimpleBackendLoadTranslationsTest
-
#test_load_rb_loads_data_from_yaml_file I18nSimpleBackendLoadTranslationsTest
-
#test_load_translations_loads_from_different_file_formats I18nSimpleBackendLoadTranslationsTest
-
#test_load_translations_with_ruby_file_type_does_not_raise_exception I18nSimpleBackendLoadTranslationsTest
-
#test_load_translations_with_unknown_file_type_raises_exception I18nSimpleBackendLoadTranslationsTest
-
#test_localize_nil_raises_argument_error I18nSimpleBackendLocalizeDateTest
-
#test_localize_object_raises_argument_error I18nSimpleBackendLocalizeDateTest
-
#test_lookup_given_nested_keys_looks_up_a_nested_hash_value I18nSimpleBackendLookupTest
-
#test_lookup_given_nil_as_a_key_returns_nil I18nSimpleBackendLookupTest
-
#test_missing_interpolation_argument_message I18nExceptionsTest
-
#test_missing_interpolation_argument_stores_key_and_string I18nExceptionsTest
-
#test_missing_translation_data_message I18nExceptionsTest
-
#test_missing_translation_data_stores_locale_key_and_options I18nExceptionsTest
-
#test_nested_load_paths_do_not_break_locale_loading I18nSimpleBackendLoadPathTest
-
#test_pluralize_given_0_returns_plural_string_if_no_zero_key_given I18nSimpleBackendPluralizeTest
-
#test_pluralize_given_0_returns_zero_string_if_zero_key_given I18nSimpleBackendPluralizeTest
-
#test_pluralize_given_1_returns_singular_string I18nSimpleBackendPluralizeTest
-
#test_pluralize_given_2_returns_plural_string I18nSimpleBackendPluralizeTest
-
#test_pluralize_given_3_returns_plural_string I18nSimpleBackendPluralizeTest
-
#test_pluralize_given_nil_returns_the_given_entry I18nSimpleBackendPluralizeTest
-
#test_reload_translations_uninitializes_translations I18nSimpleBackendReloadTranslationsTest
-
#test_reload_translations_unloads_translations I18nSimpleBackendReloadTranslationsTest
-
#test_reserved_interpolation_key_message I18nExceptionsTest
-
#test_reserved_interpolation_key_stores_key_and_string I18nExceptionsTest
-
#test_setup I18nSimpleBackendReloadTranslationsTest
-
#test_store_translations_adds_translations I18nSimpleBackendTranslationsTest
-
#test_store_translations_converts_keys_to_symbols I18nSimpleBackendTranslationsTest
-
#test_store_translations_deep_merges_translations I18nSimpleBackendTranslationsTest
-
#test_store_translations_forces_locale_to_sym I18nSimpleBackendTranslationsTest
-
#test_translate_an_array_of_keys_translates_all_of_them I18nSimpleBackendTranslateTest
-
#test_translate_calls_interpolate I18nSimpleBackendTranslateTest
-
#test_translate_calls_interpolate_including_count_as_a_value I18nSimpleBackendTranslateTest
-
#test_translate_calls_lookup_with_locale_given I18nSimpleBackendTranslateTest
-
#test_translate_calls_pluralize I18nSimpleBackendTranslateTest
-
#test_translate_given_a_day_name_format_it_returns_a_day_name I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_a_day_name_format_it_returns_the_correct_day_name I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_a_day_name_format_it_returns_the_correct_day_name I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_a_meridian_indicator_format_it_returns_the_correct_meridian_indicator I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_a_month_name_format_it_returns_a_month_name I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_a_month_name_format_it_returns_the_correct_month_name I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_a_month_name_format_it_returns_the_correct_month_name I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_a_symbol_as_a_default_translates_the_symbol I18nSimpleBackendTranslateTest
-
#test_translate_given_an_abbr_day_name_format_it_returns_an_abbrevated_day_name I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_an_abbr_day_name_format_it_returns_the_correct_abbrevated_day_name I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_an_abbr_month_name_format_it_returns_an_abbrevated_month_name I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_an_abbr_month_name_format_it_returns_the_correct_abbrevated_month_name I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_an_array_as_default_uses_the_first_match I18nSimpleBackendTranslateTest
-
#test_translate_given_an_array_of_inexistent_keys_it_raises_missing_translation_data I18nSimpleBackendTranslateTest
-
#test_translate_given_an_unknown_format_it_does_not_fail I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_an_unknown_format_it_does_not_fail I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_an_unknown_format_it_does_not_fail I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_nil_as_a_locale_raises_an_argument_error I18nSimpleBackendTranslateTest
-
#test_translate_given_no_format_it_does_not_fail I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_no_format_it_does_not_fail I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_no_format_it_does_not_fail I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_the_default_format_it_uses_it I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_the_default_format_it_uses_it I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_the_long_format_it_uses_it I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_the_long_format_it_uses_it I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_given_the_long_format_it_uses_it I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_the_short_format_it_uses_it I18nSimpleBackendLocalizeTimeTest
-
#test_translate_given_the_short_format_it_uses_it I18nSimpleBackendLocalizeDateTest
-
#test_translate_given_the_short_format_it_uses_it I18nSimpleBackendLocalizeDateTimeTest
-
#test_translate_with_a_bogus_key_and_no_default_raises_missing_translation_data I18nSimpleBackendTranslateTest
-
#test_uses_custom_exception_handler I18nTest
-
#translate I18n::Backend::Simple
-
translate I18n
-
#translate Russian
-
#transliterate Russian::Transliteration
-
#transliterate Russian
-
#type I18n::UnknownFileType