I am using rails 2.3 and an existing oracle database with utf8 encoding.
Also have the following tag in my layout.
Can someone point me to any documentation for setting up my environment
to save and display chinese characters.
thanks much
I am using rails 2.3 and an existing oracle database with utf8 encoding.
Also have the following tag in my layout.
Can someone point me to any documentation for setting up my environment
to save and display chinese characters.
thanks much
Ash Rm wrote:
I am using rails 2.3 and an existing oracle database with utf8 encoding.
Also have the following tag in my layout.
Can someone point me to any documentation for setting up my environment
to save and display chinese characters.thanks much
works after setting NLS_LANG to AMERICAN_AMERICA.UTF8
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs