Skip to content

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

License

Notifications You must be signed in to change notification settings

randyher/ActiveRecord-PostOffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages