Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 226 Bytes

Uploading Files With Rails and ActionCable - source code

To play with this demo locally:

  1. Clone the repo
  2. rails db:migrate
  3. rails s
  4. Visit http://localhost:3000
  5. Register with any credentials
  6. Have fun!