https://github.com/fastruby/ruby-buildpack-dualboot-test-app
Rails 6.1-7.0 app to test custom ruby buildpack
https://github.com/fastruby/ruby-buildpack-dualboot-test-app
Last synced: about 1 month ago
JSON representation
Rails 6.1-7.0 app to test custom ruby buildpack
- Host: GitHub
- URL: https://github.com/fastruby/ruby-buildpack-dualboot-test-app
- Owner: fastruby
- Created: 2026-05-27T13:25:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-27T14:40:10.000Z (about 1 month ago)
- Last Synced: 2026-05-27T15:25:22.965Z (about 1 month ago)
- Language: Ruby
- Size: 42 KB
- Stars: 0
- Watchers: 0
- 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
* ...