search for: ruphus

Displaying 4 results from an estimated 4 matches for "ruphus".

Did you mean: raphus
2006 Jul 24
7
RoR + MySQL + Unicode
hello! I have a problem when I want to display data in Unicode from database. I read <a href="http://ruphus.com/blog/2005/06/23/getting-unicode-mysql-and-rails-to-cooperate/">this tutorial</a> but I still have problem with non-English characters. I don''t have any other idea what I should do. Did you meet with similat problem? Have you got any idea? Thanks in advance. -- Posted...
2006 Apr 08
16
International characters
I am new to Ruby on Rails. I have read a lot, and bought several books, and now I have started to implement a modified "shopping cart", following the AWDWR-book, with modifications to suit our application (subscriptions and memberships). Having done up to chapter 7 I have had no real problems, except one: Since our customers are Swedish I need the screen names, texts etc to be in
2006 May 24
3
Error when *just* adding utf8 encoding to database.yaml
Hi, I have Ruby 1.8.4 and have my MyISAM db and tables created via the migration files to utf8. A check with MySQL Front shows that all the tables and the db have been correctly created as I wanted them. I want the site to be in UTF8 format, and added the bit to application_controller.rb to get the correct header. All still worked fine at this stage. But I run into trouble when adding:
2007 Mar 09
3
Unicode not working under Mongrel
hi! I started my app in mongrel and everything works fine, except that it doesn''t show the unicode chars right. it worked under WEBrick.. where should I start tackling the problem? thank you! david -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on