RubyGems Navigation menu

check_debug_code 0.1.1

The CheckDebugCode gem searches for debug code like 'console.log' in your Rails project every time a request is made. It outputs the filenames containing the debug code to the browser console, view footer, and Rails logs. This helps developers ensure that debug statements are removed from production code.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 June 18, 2024 (6.5 KB)
  2. 0.1.0 June 17, 2024 (6.5 KB)

擁有者:

推送者:

作者:

  • code-0wizard

SHA 256 總和檢查碼:

=

總下載次數 628

這個版本 358

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: