> If you use ActiveRecord::Base.connection.create_database you'll notice > that by default the created db will use latin1 encoding. I created a > plugin to handle different charset and collations (on top of helping > you with other boring DB tasks).
Which database are you talking about specifically? I believe Rails will use whatever the current default is. MySQL, for example, has a installation-wide configuration file that controls that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
