Replaced Gibberish by Rails 2.2+ I18n
This commit is contained in:
@@ -19,3 +19,5 @@ config.action_view.debug_rjs = true
|
||||
|
||||
# Don't care if the mailer can't send
|
||||
config.action_mailer.raise_delivery_errors = false
|
||||
|
||||
config.gem "brI18n"
|
||||
|
||||
@@ -16,3 +16,5 @@ config.action_controller.perform_caching = true
|
||||
|
||||
# Disable delivery errors if you bad email addresses should just be ignored
|
||||
# config.action_mailer.raise_delivery_errors = false
|
||||
|
||||
config.gem "brI18n"
|
||||
|
||||
Reference in New Issue
Block a user