Tom Bak wrote:
> I solved my problem with own plugin:
> 
> recode_legacy_database :from => "ISO-8859-1", :to => "UTF-8"
> 
> Which translates fields in models on read and before write to database.
> 
> Cheers,
> Tomasz

Tom,

How is the usage of this plugin? I have to run this command manual? When 
I have to put this code?


Thanks,

Julio
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to