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
Allow the admin to attach pictures to a volunteer's profile. This would be pretty awesome if it could be handled entirely from the rails app using a webcam. Chrome has exposed this using the "getUserMedia" javascript function.
Does anyone have a preference for paperclip or carrier wave? Also where should we store pictures, S3, rackspace? We need to account for local storage if not deploying on Heroku.
Allow the admin to attach pictures to a volunteer's profile. This would be pretty awesome if it could be handled entirely from the rails app using a webcam. Chrome has exposed this using the "getUserMedia" javascript function.
Some resources:
Chrome 21 features
Building an HTML5 photobooth app
The text was updated successfully, but these errors were encountered: