Skip to content

Rename i18n_full_message config option to i18n_customize_full_message#35789

Merged
rafaelfranca merged 1 commit intorails:masterfrom
prathamesh-sonpatki:customize-full-message
Mar 29, 2019
Merged

Rename i18n_full_message config option to i18n_customize_full_message#35789
rafaelfranca merged 1 commit intorails:masterfrom
prathamesh-sonpatki:customize-full-message

Conversation

@prathamesh-sonpatki
Copy link
Member

…age`

- I feel `i18n_customize_full_messages` explains the meaning of the
  config better.
- Followup of rails#32956
@rafaelfranca rafaelfranca merged commit 8638c7a into rails:master Mar 29, 2019
abhaynikam added a commit to abhaynikam/rails that referenced this pull request Mar 29, 2019
rafaelfranca added a commit that referenced this pull request Mar 29, 2019
…est-description-for-i18n-customize-full-message

Updated the test description for i18n-customize-full-message after rename in #35789
@prathamesh-sonpatki prathamesh-sonpatki deleted the customize-full-message branch April 2, 2019 14:16
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
…`false` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
…` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 19, 2023
…` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, by setting the default value to `false`, this feature was
difficult to discover.

`config.active_model.i18n_customize_full_message` defaults to `true`
for `config.load_defaults 7.2` and above.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 20, 2023
…` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, because the default value was set to `false`, this feature was
difficult to discover.

`config.active_model.i18n_customize_full_message` defaults to `true` for
`config.load_defaults 7.2` and above.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Dec 20, 2023
…` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, because the default value was set to `false`, this feature was
difficult to discover.

`config.active_model.i18n_customize_full_message` defaults to `true` for
`config.load_defaults 7.2` and above.
stevepolitodesign added a commit to stevepolitodesign/rails that referenced this pull request Apr 1, 2024
…` to `true`

Follow-up to rails#32956 and rails#35789

The introduction of this configuration in rails#32956 stated that:

> The goal of this PR is to make it easier for an app to transition from
a #{attribute} #{message} to a #{message}, full_message error format.

However, because the default value was set to `false`, this feature was
difficult to discover.

`config.active_model.i18n_customize_full_message` defaults to `true` for
`config.load_defaults 7.2` and above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants