Ask A Question

Notifications

You’re not receiving notifications from this thread.

¿How make I to upload multiple images with refile?

Saul Felipe Ramirez asked in General

¿How make I to upload multiple images with refile?

Reply

Hey Saul, check out this section on their readme: https://github.com/refile/refile#multiple-file-uploads

Reply

And use the master branch or you will get undefined methods errors. (this step is not included in the readme)

gem 'refile', require: "refile/rails", git: 'https://github.com/refile/refile.git', branch: 'master'
Reply
Join the discussion

Want to stay up-to-date with Ruby on Rails?

Join 73,723+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more. Icons by Icons8

    © 2023 GoRails, LLC. All rights reserved.