Recognize rails/web-console debug calls in Lint/Debugger by gsamokovarov · Pull Request #7296 · rubocop/rubocop
Rails' Web Console has been around for a while now and I like debugging my applications with it. I recently shipped a console call in production (this is what spawns it). While the console call...