You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no link right now between Events and Organizations, but an Organization can have_many events as a Sponsor. Or many through Sponsorships? Or though Location? I'm open to ideas on how to implement this, but the general idea is that an Organization can optionally have many events and an Event may or may not have an Organization associated as a Sponsor.
The text was updated successfully, but these errors were encountered:
There is no link right now between Events and Organizations, but an Organization can
have_many
events as a Sponsor. Or many through Sponsorships? Or though Location? I'm open to ideas on how to implement this, but the general idea is that an Organization can optionally have many events and an Event may or may not have an Organization associated as a Sponsor.The text was updated successfully, but these errors were encountered: