We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed35eaa + 5d4d420 commit e3bc028Copy full SHA for e3bc028
guides/source/configuring.md
@@ -1643,7 +1643,7 @@ warning, or neither.
1643
| --------------------- | -------------------- |
1644
| (original) | `true` |
1645
1646
-#### config.active_record.database_cli
+#### `config.active_record.database_cli`
1647
1648
Controls which CLI tool will be used for accessing the database when running `rails dbconsole`. By default
1649
the standard tool for the database will be used (e.g. `psql` for PostgreSQL and `mysql` for MySQL). The option
0 commit comments