The choice to use sqlite3 as the default database was a great idea. But it's far less common for Windows users to even know about sqlite3 than MySQL. So right out of the gate this can present an unpleasant experience for new users.
I've created a patch which modifies the app generator to use sqlite3 if the sqlite3-ruby gem can be found. If not, the default database will revert back to MySQL. http://dev.rubyonrails.org/ticket/10569 +1 anybody? Thanks! Jeff softiesonrails.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
