diff options
author | schneems <richard.schneeman@gmail.com> | 2016-08-21 14:08:24 -0500 |
---|---|---|
committer | schneems <richard.schneeman@gmail.com> | 2016-08-29 13:16:07 -0500 |
commit | b47970294e53ed9142ed16a560a8f68b1ae1b5d0 (patch) | |
tree | cf3b660ac01613227354d00308d6841386ce6395 /actionmailer/lib/rails/generators/mailer | |
parent | a22164a282b013e1b3305ea457b84656fba12c2e (diff) | |
download | rails-b47970294e53ed9142ed16a560a8f68b1ae1b5d0.tar.gz rails-b47970294e53ed9142ed16a560a8f68b1ae1b5d0.tar.bz2 rails-b47970294e53ed9142ed16a560a8f68b1ae1b5d0.zip |
Favor `public_folder: true` over `public_*`
Adding all those `public_*` methods is a bit heavy handed, we can change the API to instead use `public_folder: true`. Change was pretty easy since it was already implemented that way.
Diffstat (limited to 'actionmailer/lib/rails/generators/mailer')
0 files changed, 0 insertions, 0 deletions