Repository is gone
No release in over a year
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies