There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project was a clone of the basic functionality of ActiveRecord, primarily focusing on its ORM features including: mass assignment, querying, persistence, and major association methods by taking advantage of Ruby's metaprogramming capabilities.