Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 171 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 171 Bytes

active_record_lite

In this project, we sought to bridge the gap between Ruby and SQL by writing an imitation Active Record via basic metaprogramming.