https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
https://github.com/bria222/rails-friends
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 16 days ago
JSON representation
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
- Host: GitHub
- URL: https://github.com/bria222/rails-friends
- Owner: Bria222
- License: mit
- Created: 2022-10-20T14:20:56.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-21T04:06:43.000Z (over 3 years ago)
- Last Synced: 2025-01-04T05:52:32.956Z (over 1 year ago)
- Topics: html5, mvc-architecture, partials, rails, ruby, ruby-application, ruby-gem, ruby-on-rails, testing
- Language: Ruby
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* ...