On Thu, Nov 3, 2011 at 19:47, Bharat Ruparel <[email protected]> wrote:
> The changes that I make to the coffeescript files are being used > correctly by rails, but I am not sure as to why does it have to produce > a ".js" file corresponding to the coffeescript files. Is there a > setting that I need to enable/disable? Nope. Producing .js files is correct behavior. That's what the user's browser understands. (Well, that and HTML; my point is, the browser doesn't understand Coffeescript.) -Dave -- LOOKING FOR WORK! What: Ruby (on/off Rails), Python, other modern languages. Where: Northern Virginia, Washington DC (near Orange Line), and remote work. See: davearonson.com (main) * codosaur.us (code) * dare2xl.com (excellence). Specialization is for insects. (Heinlein) - Have Pun, Will Babble! (Aronson) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

