mirror of
https://github.com/github/rails.git
synced 2026-01-26 14:58:11 -05:00
Last conversion from dbfile to database
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2827 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -75,7 +75,7 @@ postgresql_example:
|
||||
# gem install sqlite-ruby
|
||||
sqlite_example:
|
||||
adapter: sqlite
|
||||
dbfile: db/development.sqlite2
|
||||
database: db/development.sqlite2
|
||||
|
||||
|
||||
# SQLite version 3.x
|
||||
|
||||
Reference in New Issue
Block a user