开源项目 又一个文件上传组件 refile

sakura79 · January 06, 2015 · Last by luikore replied at January 06, 2015 · 2633 hits

https://github.com/elabs/refile

Refile is a modern file upload library for Ruby applications. It is simple, yet powerful.

Features:

  • Configurable backends, file system, S3, etc...
  • Convenient integration with ORMs
  • On the fly manipulation of images and other files
  • Streaming IO for fast and memory friendly uploads
  • Works across form redisplays, i.e. when validations fail, even on S3
  • Effortless direct uploads, even to S3

楼主少发了一个十分重要的信息 😄

Refile is a modern file upload library for Ruby applications. It is simple, yet powerful. Refile is an attempt by CarrierWave's original author to fix the design mistakes and overengineering in CarrierWave.

呵呵,就是说用 CarrierWave 的可以考虑下使用 refile。

不过我用 paperclip

呃,腹泻型选手...

#5 楼 @blacktulip 只是我对一些作者的感觉... 先做个东西然后反思然后再做个东西然后再反思...

You need to Sign in before reply, if you don't have an account, please Sign up first.