Thanks Jeremy, Here is the ticket: http://dev.rubyonrails.org/ticket/8448
if the patch is used, one can start a rails app just like that: rake my_project rake db:create ruby script/server That's it! ready to go. (compatible with PostgreSQL, MySQL, and SQLite3) One thing though, we might want to add the following key/value: encoding: utf8 to each default environment from database.yml - Matt On May 23, 12:25 pm, "Jeremy Kemper" <[EMAIL PROTECTED]> wrote: > On 5/23/07, Matt Aimonetti <[EMAIL PROTECTED]> wrote: > > > Somebody from the core team? Do you want a patch or sould I keep that > > in my plugin? > > Please do patch. Let's encourage Unicode end-to-end. > > jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
