Simulate multi-table inheritance for ActiveRecord models
-
Updated
Jun 18, 2024 - Ruby
Simulate multi-table inheritance for ActiveRecord models
Ruby gem that extends YAML to support file based inheritance, including command line version
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
OOP-School-Library is a user-friendly Ruby application designed for schools to manage their library. With this application, users can easily add and retrieve books from the library's collection, making it convenient for students and staff to access the resources they need.
The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).
Concrete inheritance for Ruby classes
School Library App created by using Ruby and OOP
An attempt at real inheritance for ActiveRecord models.
[ 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.
CLI Data Gem Project that retrieves info about adoptable dogs and cats
A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.
Command-line tool for encryption & decryption of text
Object Oriented Ruby problems that including practicing with classes, accessor methods, inheritance and debugging.
School library app that will allow you to add new students or teachers, add new books, save records of who borrowed a given book and when and all of this will be built in a beautiful and well-organized way!
Practice Ruby syntax
Add a description, image, and links to the inheritance topic page so that developers can more easily learn about it.
To associate your repository with the inheritance topic, visit your repo's landing page and select "manage topics."