diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-26 11:50:36 +0000 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-26 12:05:35 +0000 |
commit | 7d86352f83079458dd04df2ee5e1b38179c3aac3 (patch) | |
tree | 20ddc4a3b933bb29a072d9ab1f535e25ffb8a7ee /actionmailer/test | |
parent | 35fd81672e02497c31f0b3cab965f4a38090229a (diff) | |
download | rails-7d86352f83079458dd04df2ee5e1b38179c3aac3.tar.gz rails-7d86352f83079458dd04df2ee5e1b38179c3aac3.tar.bz2 rails-7d86352f83079458dd04df2ee5e1b38179c3aac3.zip |
Don't use a class_attribute for ActionMailer::Base.preview_path
Since preview_path is read from ActionMailer::Base when previewing, subclasses
can’t change it so don’t there's no need for the extra overhead imposed by using it.
Diffstat (limited to 'actionmailer/test')
0 files changed, 0 insertions, 0 deletions