configuration comments for postgres, mysql and sqlite created.
This commit is contained in:
parent
885ebc4186
commit
2a285b329f
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -21,6 +21,7 @@ gem 'responders', '~> 2.0'
|
||||||
# choose only one
|
# choose only one
|
||||||
gem 'mysql2'
|
gem 'mysql2'
|
||||||
# gem 'pg'
|
# gem 'pg'
|
||||||
|
# gem 'sqlite3'
|
||||||
|
|
||||||
# for tracking data changes
|
# for tracking data changes
|
||||||
gem 'paper_trail'
|
gem 'paper_trail'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue