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
As a user, I'd love to be able to upload images while I'm playing, for a specific round
This might be a good time to have a polymorphic relationship, and add a new images table. In the table, we can store the url, as well as the uploader_id (user_id).
The text was updated successfully, but these errors were encountered:
As a user, I'd love to be able to upload images while I'm playing, for a specific round
This might be a good time to have a polymorphic relationship, and add a new images table. In the table, we can store the url, as well as the uploader_id (user_id).
The text was updated successfully, but these errors were encountered: