Skip to content

jasonodoom/ActiveRecord-PostOffice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveRecord-PostOffice

A has many ActiveRecord project to demo the use of active record.

Description

This is just something I did on a weekend to practice using ActiveRecord.

Model

A Post Office has many Delivery Persons (deliver people, delivery men/women, etc), a Recipient has many Delivery Persons

How to run

Execute:

ruby  bin/run.rb

from the project directory.

About

A has many ActiveRecord project to demo the use of active record.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%