documentcloud / jammit

Industrial Strength Asset Packaging for Rails
http://documentcloud.github.com/jammit/
MIT License
1.16k stars 197 forks source link

Encoding::UndefinedConversionError in JammitController#package #96

Closed alexandrebini closed 13 years ago

alexandrebini commented 13 years ago

I have some special chars in my js files and its giving problem when i try to access the file.

Encoding::UndefinedConversionError in JammitController#package "\xC3" from ASCII-8BIT to UTF-8 Here is the trace: http://pastie.org/1342334

I already fixed it here: https://github.com/alexandrebini/jammit/commit/3f91ae5b6a04c0ea1ccfd9d73c4229de055a5d34