Open
Description
There's a todo
for deprecation
(it's been a while) but there's no warn DEPRECATION. Since it's use internally, adding a warning will pop every single time.
I think we should not use it internally and add a proper warning DEPRECATION. What do you think ?
grape/lib/grape/middleware/error.rb
Lines 62 to 71 in 0fa5216