Using special chars in rails files

Samstag, 09. April 2011, 16:12 Uhr | roberto@vasquez-angel.de |

Put

# encoding: utf-8

in the first line in files using special chars like german umlauts to avoid errors.