rack-secure-upload
Upload files securely (by dtaniwaki)
Refile
Ruby file uploads, take 3 (by refile)
rack-secure-upload | Refile | |
---|---|---|
- | 1 | |
74 | 2,440 | |
- | 0.1% | |
0.0 | 0.0 | |
over 6 years ago | 10 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rack-secure-upload
Posts with mentions or reviews of rack-secure-upload.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning rack-secure-upload yet.
Tracking mentions began in Dec 2020.
Refile
Posts with mentions or reviews of Refile.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Migrating from Refile to ActiveStorage
Historically I've been using the Refile gem for attaching files to my Rails models. But the gem hasn't been maintained for a long time and since Rails 5.2 ActiveStorage has been my preferred way to go.
What are some alternatives?
When comparing rack-secure-upload and Refile you can also consider the following projects:
DragonFly - A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
Shrine - File Attachment toolkit for Ruby applications
PaperClip - Easy file attachment management for ActiveRecord