rails/railties/test/isolation
David Heinemeier Hansson d18fc32999
Use storage/ instead of db/ for sqlite3 db files (#46699)
* Use storage/ instead of db/ for sqlite3 db files

db/ should be for configuration only, not data. This will make it easier to mount a single volume into a container for testing, development, and even sqlite3 in production.
2022-12-12 08:32:12 +01:00
..
assets Replace webpack with importmapped Hotwire as default js (#42999) 2021-08-26 10:39:36 +02:00
abstract_unit.rb Use storage/ instead of db/ for sqlite3 db files (#46699) 2022-12-12 08:32:12 +01:00