1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Pluralize params

This commit is contained in:
Mauro George 2014-06-03 18:58:16 -03:00
parent f5ae493299
commit d5e691a36e

View file

@ -860,7 +860,7 @@ en:
subject: "Welcome to Rails Guides!"
```
To send params to interpolation use the `default_i18n_subject` method on the mailer.
To send parameters to interpolation use the `default_i18n_subject` method on the mailer.
```ruby
# user_mailer.rb