On Jun 3, 7:16 pm, Thomas Reynolds <
tdre...@gmail.com> wrote:
> For all templated files, you need to include an output extension in the file name. Rails tries to guess at this, but for building you need to be explicit. So,
>
> global.js.coffee
>
> or
>
> style.css.scss
>
> -Thomas
>
>
>
> On Friday, June 3, 2011 at 7:07 PM, J Lee wrote:
> > I'm using 1.2.7 & the file is named global.coffee
>