https://github.com/eltonsantos/demo-rails7
Primeiras impressões usando rails 7. Seguindo o tutorial: https://www.youtube.com/watch?v=mpWFrUwAN88
https://github.com/eltonsantos/demo-rails7
rails7 ruby-on-rails ruby3
Last synced: 2 months ago
JSON representation
Primeiras impressões usando rails 7. Seguindo o tutorial: https://www.youtube.com/watch?v=mpWFrUwAN88
- Host: GitHub
- URL: https://github.com/eltonsantos/demo-rails7
- Owner: eltonsantos
- Created: 2021-12-18T18:22:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T18:22:42.000Z (over 4 years ago)
- Last Synced: 2025-02-28T21:01:20.228Z (over 1 year ago)
- Topics: rails7, ruby-on-rails, ruby3
- Language: Ruby
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- 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
* ...