alexey.verkhovsky@gmail.com
2007-Dec-16 23:39 UTC
[CruiseControl] RubyOnRails build 8417 failed
The build failed. CHANGES ------- Revision 8417 committed by david on 2007-12-16 23:22:56 Changed the default database from mysql to sqlite3, so now running "rails myapp" will have a config/database.yml thats setup for SQLite3 (which in OS X Leopard is installed by default, so is the gem, so everything Just Works with no database configuration at all). To get a Rails application preconfigured for MySQL, just run "rails -d mysql myapp" [DHH] M /trunk/railties/CHANGELOG M /trunk/railties/lib/rails_generator/generators/applications/app/app_generator.rb See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8417 for details. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---