We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ea429 commit bc8e10dCopy full SHA for bc8e10d
Gemfile
@@ -10,8 +10,6 @@ group :development, :test do
10
end
11
# Database adapters
12
gem 'pg', '0.12.2'
13
-# Uncomment this is you want to use sqlite locally
14
-# gem 'sqlite3'
15
16
# Auth/Cloudfuji gems
17
gem 'devise'
0 commit comments