https://github.com/traap/blog
Rails 7 blob tutorial using Postgres
https://github.com/traap/blog
Last synced: about 1 month ago
JSON representation
Rails 7 blob tutorial using Postgres
- Host: GitHub
- URL: https://github.com/traap/blog
- Owner: Traap
- Created: 2022-12-12T20:43:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-05-18T21:06:20.000Z (about 1 month ago)
- Last Synced: 2026-05-18T23:42:55.041Z (about 1 month ago)
- Language: Ruby
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails 7.0.4 Blog
I am using https://guides.rubyonrails.org/getting_started.html to verify my
ArcoLinux, neovim, LSP, DAP, and Postgres sql setup, aka, my development
environment. I needed a simple application to test changes I'm making to
https://github.com/Traap/nvim.git and https://github.com/Traap/lvim.git amongst
other items such as Dbeaver.
Traap