An ActiveRecord DSL extension that provides kawaii association syntax
-
Updated
Jan 21, 2023 - Ruby
An ActiveRecord DSL extension that provides kawaii association syntax
AssociationScope adds useful scopes for ActiveRecord associations
In this app, you create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class
[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.
School library is an app that used to record what books are in the library and who borrows them.
Simple Application with rails 7.2 user can create a category like (homework - My daily priorities - .. ) and every in Category User can create more Tasks. when user delete a category it must delete all tasks depend on this category. - Authentication. - Associations. - Pagination. - CRUD Operation. - API.
Ruby On Rails Practice | Authentication
Ruby On Rails Practice | Authorization
Ruby on Rails application
Demo Website using Ruby on Rails - SafetyFirst! - Shows Home Page and Products listing
This is a RoR application that shows the has-many:through association with three models namely Physicians, Patients and Appointments
Ruby On Rails Practice | has_many, belongs_to associations
Ruby On Rails Practice | many-to-many relationship
Add a description, image, and links to the association topic page so that developers can more easily learn about it.
To associate your repository with the association topic, visit your repo's landing page and select "manage topics."