Released jsdebug-rails 0.1.1
I just launched jsdebug-rails, that extends Rails 3.1’s assets pipeline.
In development mode, debug statements are displayed in the Firebug Console with the file name and line number. In production mode, the debug statements are removed completely from the source code, keeping production code more compact.
Post a comment