Ohmbrewer / ohmbrewer

The web application for a happy brew day.
http://ohmbrewer.github.io
0 stars 0 forks source link

Users shouldn't be able to create a Schedule without first creating at least one Equipment Profile #80

Closed kyleoliveira closed 8 years ago

kyleoliveira commented 8 years ago

Because Schedules need references to Equipment Profiles, we need to stop Users from trying to create a Schedule without one.

Probably redirect the user to the Schedules Index and throw an error message.