Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/file-uploader
A demo Rails 7 app for uploading files with ActiveStorage
https://github.com/dennis-every/file-uploader
Last synced: about 1 month ago
JSON representation
A demo Rails 7 app for uploading files with ActiveStorage
- Host: GitHub
- URL: https://github.com/dennis-every/file-uploader
- Owner: dennis-every
- Created: 2023-05-22T13:13:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-25T00:58:26.000Z (over 1 year ago)
- Last Synced: 2024-11-20T23:00:52.937Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
A demo Rails 7 app for uploading files with ActiveStorage
- Ruby 3.2.2
- Rails 7.0.4.3### User avatar
- Direct uploads with rails-ujs### Post photo
- Direct uploads with rails-requestjs and turbo_stream