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
When a lesson saves, we then create a new contribution by individually setting each variable. It would be better to use strong params, however, I'm not sure if it's considered tangled to call the contribution strong params in the lessons controller.
The text was updated successfully, but these errors were encountered:
When a lesson saves, we then create a new contribution by individually setting each variable. It would be better to use strong params, however, I'm not sure if it's considered tangled to call the contribution strong params in the lessons controller.
The text was updated successfully, but these errors were encountered: