Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image uploads for rounds #99

Open
gschorkopf opened this issue Jan 7, 2015 · 3 comments
Open

Image uploads for rounds #99

gschorkopf opened this issue Jan 7, 2015 · 3 comments
Assignees
Milestone

Comments

@gschorkopf
Copy link
Member

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).

@gschorkopf gschorkopf added this to the ember milestone Jan 7, 2015
@gschorkopf
Copy link
Member Author

How's this branch going @killpack ?

@killpack
Copy link

killpack commented Feb 6, 2015

Haven't touched it!

@gschorkopf
Copy link
Member Author

Halfway done here. Image relationship exists, but uploads are not possible. Need to address general upload issues like #158 first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants