To create a new Ruby on Rails app with PostgreSQL, simply run the following command:
rails new ExampleApp --api --database=postgresql
No comments:
Post a Comment