Shrine VS real-estate-project

Compare Shrine vs real-estate-project and see what are their differences.

Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
Shrine real-estate-project
7 1
3,139 1
0.6% -
6.8 0.0
2 months ago over 3 years ago
Ruby Ruby
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.

Shrine

Posts with mentions or reviews of Shrine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.
  • [Poll] How do you handle file attachments in your Rails app in 2023?
    3 projects | /r/rails | 5 Jul 2023
    Shrine is great, has more features and a simpler API (imo) than ActiveStorage https://shrinerb.com
  • I've done a mistake when I've chosen ActiveStorage (Rails 7. Start Kit, Release 1.7)
    3 projects | /r/rails | 19 Feb 2023
    Don't you know `carrierwave` and `shrine` work already with this secure way to name folders/files? - https://github.com/carrierwaveuploader/carrierwave - https://github.com/shrinerb/shrine
  • A First Look at Hanami 2 for Ruby
    6 projects | dev.to | 15 Dec 2022
    In general, even though the Hanami ecosystem lacks any "plug-and-play" solutions such as Devise, you can use many existing libraries not tightly coupled to Ruby on Rails. For authentication, you can use Warden, OmniAuth or Rodauth. For uploads there is Shrine. The pagination is built into ROM. Integration with exception catchers such as Rollbar is easy.
  • Image Uploading with Shrine
    2 projects | dev.to | 23 Apr 2021
    Once I knew I wanted to upload images I stated to look around for different ways to do so. I came across a gem named shrine which can be found here https://shrinerb.com/. This is were the hard part came in. Aside from installing the gem like normal, there was a second step that needed to be done to allow images to be rendered. I needed to install https://imagemagick.org/index.php ImageMagick onto my system. After this I was able to add images. ​

real-estate-project

Posts with mentions or reviews of real-estate-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-23.
  • Image Uploading with Shrine
    2 projects | dev.to | 23 Apr 2021
    After following these steps you should have a working image uploader. You can check out my project here. Github

What are some alternatives?

When comparing Shrine and real-estate-project you can also consider the following projects:

CarrierWave - Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks

PaperClip - Easy file attachment management for ActiveRecord

Refile - Ruby file uploads, take 3

DragonFly - A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!

rack-secure-upload - Upload files securely

attache - Yet another approach to file upload

kt-paperclip - Easy file attachment management for ActiveRecord

free-to-attach - Markdown / Ebook version of https://freetoattach.com

ruby-cff - A Ruby library for manipulating CITATION.cff files.

ruby-advisory-db - A database of vulnerable Ruby Gems

shrine-aws-lambda - AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications

OmniAuth - OmniAuth is a flexible authentication system utilizing Rack middleware.