paperclip-qiniu icon indicating copy to clipboard operation
paperclip-qiniu copied to clipboard

Simple gem that makes paperclip save the attachments to qiniu.com

Results 5 paperclip-qiniu issues
Sort by recently updated
recently updated
newest added

While use_timestamp is set true, I use '100x100>' %> and get the bad url like http://7xkty5.com1.z0.glb.clouddn.com/books/covers/4/harrypotter1.jpg?1471600951?imageMogr/thumbnail/100x100%3E How about replace the second ? to & rather than set use_timestamp false?

![image](https://cloud.githubusercontent.com/assets/13573891/11494555/7fddabca-983e-11e5-889e-2c9c2f95a548.png) 用的配置是readme的,然后用的是最新版的paperclip-qiniu

There is an error: uninitialized constant Qiniu::RS

Started POST "/images" for 127.0.0.1 at 2014-04-28 11:10:21 +0800 Processing by ImagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ELKBYPp06dqTqJUcBL93QGA/W+AWnQ7zsSUb+sIEjuk=", "image"=>{"file"=>#}, "commit"=>"Create Image"} Command :: file -b --mime-type '/tmp/50cf7f75d6a172b7137d26fc1d5eda2120140428-19491-14r0344' Command :: identify -format...