Registry / cloud / refile-s3

refile-s3

JSON →
library0.2.0rbrubygemsunverified

Amazon S3 backend for the Refile gem.

gem install refile-s3
INSTALL
IMPORT
SIG · REFILE-S3
R
refile-s3
cloudrubyv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Refile
require 'refile/s3'

Configure Refile with S3 backend

require 'refile/s3' backend = Refile::S3.new(access_key_id: '...', secret_access_key: '...', bucket: '...') puts backend.upload(StringIO.new('hello'))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
refile-s3 — gem install refile-s3 · libregistry