mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
Improve the documentation of the i18n_scope option
This commit is contained in:
parent
2e9c4b3df9
commit
da5793ee40
1 changed files with 1 additions and 2 deletions
|
@ -156,7 +156,6 @@ SimpleForm.setup do |config|
|
|||
# collection wrappers.
|
||||
# config.include_default_input_wrapper_class = true
|
||||
|
||||
# Defines what i18n scope to use for simple_form.
|
||||
# Defines which i18n scope will be used in Simple Form.
|
||||
# config.i18n_scope = 'simple_form'
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue