In my rails app my bands have many events. In the view of the bands it can show what events they have. My problem is if a new band is created it will throw an error in the view because it does not have an event. In my rails app my bands have many events. In t