Rails Api Only With Postgress And Rspec

[Solved] Rails Api Only With Postgress And Rspec | Ruby - Code Explorer | yomemimo.com
Question : rails api only with postgress and rspec

Answered by : prickly-puma-g8reai4dtebi

rails new app-name --api -T -d postgresql

Source : https://joesasson.github.io/2017/03/24/setting-up-a-rails-app-with-rspec-and-postgres.html | Last Update : Sun, 23 Aug 20

Answers related to rails api only with postgress and rspec

Code Explorer Popular Question For Ruby