https://github.com/tf/db-create-all-repro
Reproduction for https://github.com/rails/rails/issues/50038
https://github.com/tf/db-create-all-repro
Last synced: 8 months ago
JSON representation
Reproduction for https://github.com/rails/rails/issues/50038
- Host: GitHub
- URL: https://github.com/tf/db-create-all-repro
- Owner: tf
- Created: 2024-01-17T20:10:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T20:25:29.000Z (over 2 years ago)
- Last Synced: 2025-01-30T18:43:34.838Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...