↧
Using Paperclip and jpegcam to get pictures from your webcam into Rails
Update: This post is written for Rails 2.3.x. See Rails 3 version of this post. Here’s how to get pictures from your webcam into Rails using the Paperclip plugin and jpegcam. What we will do is create...
View ArticleUpdated for Rails 3: Using Paperclip and jpegcam to get pictures from your...
View the complete source code for this post Here’s how to get pictures from your webcam into Rails using the Paperclip plugin and jpegcam. It is an update of the Rails 2.3.x version of this post. What...
View Article