Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

FineUploader/react-fine-uploader-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1d4c9b · Dec 19, 2016

History

7 Commits
Dec 19, 2016
Dec 15, 2016
Dec 15, 2016
Dec 19, 2016
Dec 15, 2016
Dec 15, 2016
Dec 15, 2016
Dec 19, 2016
Dec 15, 2016
Dec 15, 2016
Dec 15, 2016
Dec 15, 2016
Dec 19, 2016
Dec 19, 2016
Dec 19, 2016
Dec 16, 2016
Dec 15, 2016
Dec 15, 2016
Dec 15, 2016
Dec 16, 2016
Dec 15, 2016

Repository files navigation

Ruby on Rails with ReactFineUploader Example App

This is example application showing how to integrate rails5(works with rails 4 as well) with reactfineuploader and react_webpack_rails gem. CarrierWave is responsible for handling files in the backend.

Things covered:

  • uploading files
  • chunking
  • deleting files from fileuploader

Usage:

$ Clone this repo 

$ bundle install

$ rails db:migrate

$ npm install

$ npm start

$ rails s

About

Ruby on Rails with ReactFineUploader Example App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published