Add Sam Ruby's Rails Generator as reference/credit

This commit is contained in:
Ryan Williams
2023-05-04 14:32:16 -07:00
committed by GitHub
parent 397b3bc022
commit 626742af00
+1
View File
@@ -100,6 +100,7 @@ NOTE: You will need to generate a production secret with `bin/rails secret` and
Build, Ship, and Run Your Applications Everywhere](https://pragprog.com/titles/ridocker/docker-for-rails-developers/) Build, Ship, and Run Your Applications Everywhere](https://pragprog.com/titles/ridocker/docker-for-rails-developers/)
* [Ruby on Whales: * [Ruby on Whales:
Dockerizing Ruby and Rails development](https://evilmartians.com/chronicles/ruby-on-whales-docker-for-ruby-rails-development) Dockerizing Ruby and Rails development](https://evilmartians.com/chronicles/ruby-on-whales-docker-for-ruby-rails-development)
* [Rails generator to produce Dockerfiles and related files](https://github.com/rubys/dockerfile-rails)
### Rails 7 with importmaps ### Rails 7 with importmaps