diff options
author | Rafael Mendonça França <rafael@franca.dev> | 2019-08-02 15:02:59 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafael@franca.dev> | 2019-08-02 15:02:59 -0400 |
commit | 1c7207a22faca3f07ee9aee1dc00a5b01286de2f (patch) | |
tree | d51ddb4b0c50369e81dc67191fb914f523ac522b /actionmailer/lib/action_mailer/mail_helper.rb | |
parent | ac7c9381f02446bb4e1681ad66cd69d8abe23594 (diff) | |
download | rails-1c7207a22faca3f07ee9aee1dc00a5b01286de2f.tar.gz rails-1c7207a22faca3f07ee9aee1dc00a5b01286de2f.tar.bz2 rails-1c7207a22faca3f07ee9aee1dc00a5b01286de2f.zip |
1.hour needs core_ext to work
Usually the application requires the entire active support at load time
but the configuration happens before it is loaded. For that reason we
need to require the core_ext that we want to use in this file.
Diffstat (limited to 'actionmailer/lib/action_mailer/mail_helper.rb')
0 files changed, 0 insertions, 0 deletions