aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/rack.rb
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-05-13 15:02:36 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-05-15 08:11:07 +0900
commitf0f4cb2f64566020b6edd48e0a81fd744ffc2e4c (patch)
tree644921c350b84d31de3dd3a7795543532c5597d7 /railties/lib/rails/rack.rb
parent0991c4c6fc0c04764f34c6b65a42adce190440c3 (diff)
downloadrails-f0f4cb2f64566020b6edd48e0a81fd744ffc2e4c.tar.gz
rails-f0f4cb2f64566020b6edd48e0a81fd744ffc2e4c.tar.bz2
rails-f0f4cb2f64566020b6edd48e0a81fd744ffc2e4c.zip
generate mailer layout files if it does not already exist
Currently, if `ApplicationMailer` does not exist, it is generated when run the mailer generator, but layouts files does not generate. However, because it uses the layouts in `ApplicationMailer`, layouts are required. Follow up to #24161
Diffstat (limited to 'railties/lib/rails/rack.rb')
0 files changed, 0 insertions, 0 deletions