diff options
author | Sergey Nartimov <just.lest@gmail.com> | 2012-01-23 23:04:43 +0300 |
---|---|---|
committer | Sergey Nartimov <just.lest@gmail.com> | 2012-01-23 23:28:18 +0300 |
commit | 3fbc042b580f518d060671d0dd86ec2a4d14a42b (patch) | |
tree | 32aadf0bd9022d1114ce28c03df93dcddb858b5f /actionpack/lib/action_dispatch/middleware/show_exceptions.rb | |
parent | 5e8102179aa6403f56e757f22451f784ea43aebd (diff) | |
download | rails-3fbc042b580f518d060671d0dd86ec2a4d14a42b.tar.gz rails-3fbc042b580f518d060671d0dd86ec2a4d14a42b.tar.bz2 rails-3fbc042b580f518d060671d0dd86ec2a4d14a42b.zip |
Use instance_eval instead of Proc#bind
Proc#bind is not useful when called immediately and previous check for #call method is not correct
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/show_exceptions.rb')
0 files changed, 0 insertions, 0 deletions