Skip to content
railsengines.com

Filepond Rails

An integration library for FilePond and Ruby on Rails

No ratings yet
Gem
filepond-rails
Repository
Code-With-Rails/filepond-rails
License
MIT
Stars
17
Added
August 09, 2026

About

An integration library for FilePond and Ruby on Rails

This gem allows you to quickly integrate FilePond with your Ruby on Rails app.

Mounting it

ruby
# Gemfile
gem "filepond-rails"

# config/routes.rb
mount Filepond::Rails::Engine, at: "/filepond"

Details

17 stars on GitHub · MIT licensed · maintained by Code-With-Rails. Source: https://github.com/Code-With-Rails/filepond-rails

Discussion (0)

Sign in to join the discussion.

No comments yet.