This project is archived and is in readonly mode.
Changeset [4774680405adcbf0d3f64abbc236c7653d137fa3] by Mikel Lindsaar
June 4th, 2010 @ 06:30 PM
Changing command line API from 'rails blog' to 'rails new blog'.
Also removed the limitation of not being able to call your new
server any of
the rails commands (generate, server, dbconsole, console etc) as
there is
no longer any ambiguity here.
http://rails.lighthouseapp.com/projects/8994/tickets/4665
Signed-off-by: David Heinemeier Hansson
david@loudthinking.com
http://github.com/rails/rails/commit/4774680405adcbf0d3f64abbc236c7...
Committed by Mikel Lindsaar
- M railties/lib/rails/commands.rb
- M railties/lib/rails/commands/application.rb
- M railties/lib/rails/generators/rails/app/USAGE
- M railties/lib/rails/generators/rails/app/app_generator.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>