rails_pallet 2.3.0
This gem allows you: 1) perform multiple POST requests to create multiple files. 2) relate those files with a model using identifiers instead the files themselves
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (5):
            active_model_serializers
            ~> 0.9
          
          
            hashids
            >= 1.0.2, ~> 1.0
          
          
            paperclip
            >= 0
          
          
            rails
            >= 4.2
          
          
            responders
            >= 2.1.0, ~> 2.1
          
    Development afhankelijkheden (10):
            annotate
            >= 2.6.6, ~> 2.6
          
          
            coveralls
            >= 0
          
          
            factory_bot_rails
            >= 0
          
          
            guard
            >= 2.12.5, ~> 2.12
          
          
            guard-rspec
            >= 4.5.0, ~> 4.5
          
          
            pry-rails
            ~> 0.3.3
          
          
            recursive-open-struct
            ~> 0.6.4
          
          
            rspec-rails
            >= 3.2.1, ~> 3.2
          
          
            shoulda-matchers
            >= 2.8.0, ~> 2.8
          
          
            sqlite3
            >= 1.3.10, ~> 1.3