https://github.com/jerryowusu/friends
Friends is a rails practice app to learn and practice the fundamentals of rails
https://github.com/jerryowusu/friends
rails7 ruby
Last synced: 5 months ago
JSON representation
Friends is a rails practice app to learn and practice the fundamentals of rails
- Host: GitHub
- URL: https://github.com/jerryowusu/friends
- Owner: jerryowusu
- Created: 2022-06-20T20:27:54.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-21T09:56:06.000Z (about 4 years ago)
- Last Synced: 2025-11-17T03:27:34.986Z (7 months ago)
- Topics: rails7, ruby
- Language: Ruby
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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
* ...