This is a lite implementation of the basic functionality that comes along with the ActiveRecord::Base class, built as an excercies to better understand the inner workings of the rails framework.
- create
- update
- save
- all
- find
- where
- belongs_to
- has_many
- has_one_through