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
The controllers for plaid and stripe have a lot of logic happening in them. Would anyone be interested in moving the data processing over to the models? Here's an example of moving the curl call for stripe into the model if that's helpful: https://github.com/tmartyny/spare_change/tree/skinny_controllers/app
The text was updated successfully, but these errors were encountered:
The controllers for plaid and stripe have a lot of logic happening in them. Would anyone be interested in moving the data processing over to the models? Here's an example of moving the curl call for stripe into the model if that's helpful: https://github.com/tmartyny/spare_change/tree/skinny_controllers/app
The text was updated successfully, but these errors were encountered: