You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2023. It is now read-only.
# Build images
$ make build
# Setup
$ make setup
# Run services
$ make up
# run rails console
$ bin/spring rails c
# run rake task
$ bin/spring rake db:migrate
License
The gem is available as open source under the terms of the MIT License.
About
An example for a dockerized rails application development