mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
minor convention edit
This commit is contained in:
@@ -227,7 +227,7 @@ NOTE: In this guide we are using an SQLite3 database for data storage, because i
|
||||
|
||||
h5. Configuring a MySQL Database
|
||||
|
||||
If you choose to use MySQL instead of the shipped Sqlite3 database, your +config/database.yml+ will look a little different. Here's the development section:
|
||||
If you choose to use MySQL instead of the shipped SQLite3 database, your +config/database.yml+ will look a little different. Here's the development section:
|
||||
|
||||
<yaml>
|
||||
development:
|
||||
|
||||
Reference in New Issue
Block a user