added pg gem for postgres support
This commit is contained in:
@@ -28,6 +28,7 @@ gem "therubyracer"
|
|||||||
gem "turbolinks"
|
gem "turbolinks"
|
||||||
gem "uglifier"
|
gem "uglifier"
|
||||||
gem "unicorn"
|
gem "unicorn"
|
||||||
|
gem "pg"
|
||||||
|
|
||||||
# Add SMTP server support using MailCatcher
|
# Add SMTP server support using MailCatcher
|
||||||
# NOTE: https://github.com/sj26/mailcatcher#bundler
|
# NOTE: https://github.com/sj26/mailcatcher#bundler
|
||||||
|
|||||||
Reference in New Issue
Block a user