https://github.com/sec0ndhand/rails-debug-template
Template for getting a rails project working from development to deployment
https://github.com/sec0ndhand/rails-debug-template
debug deployment rails
Last synced: 2 months ago
JSON representation
Template for getting a rails project working from development to deployment
- Host: GitHub
- URL: https://github.com/sec0ndhand/rails-debug-template
- Owner: sec0ndhand
- License: mit
- Created: 2023-10-08T21:12:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T04:38:25.000Z (over 2 years ago)
- Last Synced: 2025-12-13T01:32:53.559Z (6 months ago)
- Topics: debug, deployment, rails
- Language: Ruby
- Homepage: https://chrisjensen.dev/rails-from-debug-to-deployment/
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This repo is a template for setting up a rails project from debug to deployment.
Check out the blog article [here]{https://chrisjensen.dev/rails-from-debug-to-deployment/} for more information.
* ...