API Rails solo con Postgress y RSPEC
rails new app-name --api -T -d postgresql
Prickly Puma
rails new app-name --api -T -d postgresql