javascript_safe_logger 0.0.1
Rails 3.1 javascript asset for Paul Irish console.log wrapper http://paulirish.com/2009/log-a-lightweight-wrapper-for-consolelog/ https://raw.github.com/paulirish/html5-boilerplate/master/js/plugins.js add to your Gemfile and then include in your application.js //= require safe_logger usage: log('inside coolFunc', this, arguments);