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

sakura79 · 2015年01月06日 · 最后由 luikore 回复于 2015年01月06日 · 2632 次阅读

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 只是我对一些作者的感觉... 先做个东西然后反思然后再做个东西然后再反思...

需要 登录 后方可回复, 如果你还没有账号请 注册新账号