https://github.com/gabrieljgamezr/practice-rails
Practice code that I used to learn the basics of Ruby on Rails
https://github.com/gabrieljgamezr/practice-rails
rails rails7 ruby ruby-on-rails
Last synced: 5 months ago
JSON representation
Practice code that I used to learn the basics of Ruby on Rails
- Host: GitHub
- URL: https://github.com/gabrieljgamezr/practice-rails
- Owner: gabrieljgamezr
- Created: 2024-02-13T02:49:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T00:10:28.000Z (over 2 years ago)
- Last Synced: 2025-02-13T12:24:32.257Z (over 1 year ago)
- Topics: rails, rails7, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- 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
* ...