bensheldon / adopt-an-institution

A Ruby on Rails application that allows citizens to "adopt" civic infrastructure, such as fire hydrants.
http://adopt-a-hydrant.heroku.com
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Update database schema #1

Open joemerante opened 12 years ago

joemerante commented 12 years ago

-change data model to allow users to belong to multiple institutions, and vice versa, by creating a third table to manage the relationships -see schema https://github.com/bensheldon/adopt-an-institution/wiki/Provisional-Schema