mirror of
https://github.com/github/rails.git
synced 2026-01-12 08:08:14 -05:00
typo changes fixed
This commit is contained in:
@@ -3,7 +3,7 @@ h2. A Guide to The Rails Command Line
|
||||
Rails comes with every command line tool you'll need to
|
||||
|
||||
* Create a Rails application
|
||||
* Generate models, controllers, database migrations, and unit tests
|
||||
* Generate models, controllers, database migrations and unit tests
|
||||
* Start a development server
|
||||
* Experiment with objects through an interactive shell
|
||||
* Profile and benchmark your new creation
|
||||
|
||||
Reference in New Issue
Block a user