Ruby on Rails
Go to file
Mikel Lindsaar 4774680405 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>
2010-06-04 12:30:03 -05:00
actionmailer
actionpack Merge branch 'master' of github.com:rails/rails 2010-06-02 16:56:24 -05:00
activemodel
activerecord Properly cache association_collection#scopes calls having arguments 2010-06-04 00:53:45 +01:00
activeresource
activesupport
bin
ci
doc/template
railties Changing command line API from 'rails blog' to 'rails new blog'. 2010-06-04 12:30:03 -05:00
tools
.gitignore
Gemfile
RAILS_VERSION
Rakefile
load_paths.rb
rails.gemspec
release.rb
version.rb