Skip to content

evilmartians/ruby-on-whales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f25f6d · Mar 8, 2024

History

49 Commits
Mar 8, 2024
Feb 28, 2022
Mar 8, 2024
Mar 8, 2024
Nov 8, 2023
Mar 11, 2022
Nov 8, 2023
Mar 17, 2023
Feb 28, 2022
Mar 17, 2023
Mar 17, 2023

Repository files navigation

Ruby on Whales

This repository contains an example dockerized Ruby on Rails development configuration based on the Ruby on Whales blog post.

Example configuration

See the example folder.

Interactive generator

We also provide an interactive generator for Rails apps to quickly setup a dockerized environment for your app. Just run the following command and follow the instructions:

bundle exec rails app:template LOCATION='https://railsbytes.com/script/z5OsoB'

You can also run it via Ruby Bytes (so you can dockerize a Rails app without installing it on your host machine):

rbytes install https://railsbytes.com/script/z5OsoB

See also

License

The code is available as open source under the terms of the MIT License.