I currently have a working photo uploader that creates Photo images using paperclip and aws-s3 gems. The loader can also dynamically add Photo upload fields so multiple files can be uploaded at once o
I\'m building an Android app that runs off of a rails server. At first, when I tried to post simple String data to the server, I ran into an InvalidAuthenticityToken issue, but realized that I can byp
I need a solution to play a segment of an mp3.I have a few 1,000 audio files which are currently stored on Amazon S3, and would like to allow users to play them, however I would like to limit the play
I am trying to get the video length during the video upload.We are using SWFUpload to upload the file.Then paperclip to store it on S3.Our current process is loading the file into memory and then anal
I have Uploadify almost working with Paperclip and Authentication, mostly using this guide. I\'ve got past the nasty InvalidAuthenticationToken errors by passing the Authentication_token and session
I\'m not sure how to access the src of a Paperclip img. What am I doing wrong? preloadImg = new Image;
I have the following paperclip setup in my model: #Paperclip for photo has_attached_file :photo, :styles => {
Hi all I have an app now showing photos from URL, not from my own da开发者_Python百科tabase (file system).
I\'m currently trying to make a photo gallery application where photos are only accessible through a gallery interface. Gallery => has_many :photos, Photo => belongs_to :gallery.All of this is working
Im using Paperclip to size my images but I keep getting this error ( 1 error prohibited this project from being saved: