Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix syntax in documentation for I18n::Backend::Base.interpolate #691

Merged

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    b0f1e1c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'master' into interpolate_documentation_syntax_fix

    * master:
      Remove unnecessary line
      Use left recursion
      Optimize I18n::Locale::Fallbacks#compute
      Fix example doc
      More examples documented
      Modify behaviour for Hash and (maybe nested) Array translations
      Add tests and error handling for non-string translations
      racc has been extracted to a gem since Ruby 3.3
      Add I18n.interpolation_keys
    radar committed May 6, 2024
    Configuration menu
    Copy the full SHA
    305edf4 View commit details
    Browse the repository at this point in the history