RailsCasts Pro episodes are now free!

Learn more or hide this

Janko Ahlbrandt's Profile

GitHub User: keyj

Site: blog.keyj.de

Comments by Janko Ahlbrandt

Avatar

Hi Ryan,
as always a terrific episode of railscasts.
I'm currenty working on a little project, where I use Coffeescript to generate the necessary Javascript.
Do you - or does anyone reading this - know, if coffescript is automatically compiled when application.js is requested? Or do I need to compile it myself and put the resulting .js-file in the assets-folder?
What's best practice for that scenario?

Thank you for you insights.
Greetings, keyJ