aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-08-07 14:26:21 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-08-07 15:37:31 -0700
commit83b767cef90abfc4c2ee9f4b451b0215501fae9a (patch)
tree1655677c718b8f33665c106dd631c42f798d2926 /activesupport
parent435b224e7ec42194d974a90b89a4562ee876aafc (diff)
downloadrails-83b767cef90abfc4c2ee9f4b451b0215501fae9a.tar.gz
rails-83b767cef90abfc4c2ee9f4b451b0215501fae9a.tar.bz2
rails-83b767cef90abfc4c2ee9f4b451b0215501fae9a.zip
Using strings or symbols for middleware class names is deprecated.
Convert things like this: middleware.use "Foo::Bar" to this: middleware.use Foo::Bar
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions