I just wanted to draw some attention to a bug I noticed when first trying to play with Rails 3 by generating a new application. https://rails.lighthouseapp.com/projects/8994/tickets/3556-app_generator-should-disallow-or-fix-invalid-app_const The short version is that running "rails test-project" will result in an application that doesn''t boot properly because it will be named "Test-project" instead of "TestProject" as you might expect. - Trevor -- 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.