sqlite: :adapter: sqlite :dbfile: most_popular_test.sqlite.db sqlite3: :adapter: sqlite3 :dbfile: most_popular_test.sqlite3.db postgresql: :adapter: postgresql :username: postgres :password: postgres :database: most_popular_test :min_messages: ERROR mysql: :adapter: mysql :host: localhost :username: root :password: :database: most_popular_test