diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-24 18:39:35 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-24 18:39:35 -0700 |
commit | 211f55d4fdb5b962ef25037b035e69791915d4de (patch) | |
tree | 864db924b0de76aade10e122909a756d1edd66a7 /actionview | |
parent | c82248ea8647619cafe47d16945a45fcbf8196ef (diff) | |
download | rails-211f55d4fdb5b962ef25037b035e69791915d4de.tar.gz rails-211f55d4fdb5b962ef25037b035e69791915d4de.tar.bz2 rails-211f55d4fdb5b962ef25037b035e69791915d4de.zip |
use `caller_locations` instead of `caller`
We have `caller_locations`, so we don't need to parse the strings in the
callstack.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions