aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2015-11-03 22:46:27 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2015-11-03 22:46:27 -0200
commit491f488f5ac4e50abfbd1a434971e41e48aa2f15 (patch)
treedf96cc8d690853411990aaaebae0ffb714e3f328 /actionmailer
parente37b470a6675a05df5a57455a3ac8c1c88ef04d6 (diff)
downloadrails-491f488f5ac4e50abfbd1a434971e41e48aa2f15.tar.gz
rails-491f488f5ac4e50abfbd1a434971e41e48aa2f15.tar.bz2
rails-491f488f5ac4e50abfbd1a434971e41e48aa2f15.zip
Fix deprecation message when frame doesn't have absolute_path
When a frame is an eval block without filename argument there is no absolute_path so the previous implementation would fail because `nil` doesn't responds to `start_with?`.
Diffstat (limited to 'actionmailer')
0 files changed, 0 insertions, 0 deletions