https://github.com/pikachuexe/rails-dev-notes
Rails Development Notes
https://github.com/pikachuexe/rails-dev-notes
Last synced: 6 months ago
JSON representation
Rails Development Notes
- Host: GitHub
- URL: https://github.com/pikachuexe/rails-dev-notes
- Owner: PikachuEXE
- Created: 2021-09-24T01:35:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T05:28:44.000Z (almost 5 years ago)
- Last Synced: 2025-06-06T20:39:21.598Z (about 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rails-dev-notes
Rails Development Notes
## Dev Setup
- [Development Environment Setup](doc/development/development_env_setup.md)
## Git
- [Git Commit Message Style](doc/git/git_commit_msg_style.md)