I\'d like to have Rails produce source maps alongside the compiled coffeescript/minified JS, for better error logging. There doesn\'t seem to be comprehensive documentation on t
Tested this. It works. https://github.com/markbates/coffee-rails-source-maps. However it makes your asset rendering much slower.