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
{{ message }}
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
Where do conductors belong? What part of the cycle? Delivery, or app? How does that work given that our repository access is on the conductor (and bringing it into our application would be incorrect)?
Using hyperion defentities for foreign keys / other datastores?
Error handling
Form_for use
Strong params?
What is the responsibility of the controller? Should it receive only @data, or should it choose which variables to expose?