Skip to content

First release

Choose a tag to compare

@geetfun geetfun released this 05 Oct 12:08
· 12 commits to main since this release

This is the first release of our Rails template. Our template takes an opinionated approach on setting up a development environment for a Rails project. Specifically, this template:

  • Uses Docker to containerize the development environment, so it works multiple environments
  • Adds a docker-compose.yml file to define a set of services: PostgreSQL, Redis, a Chromium test server, etc.

Full Changelog: https://github.com/Code-With-Rails/rails-template/commits/v1.0.0