Registry / utility / dragonfly

dragonfly

JSON →
library1.4.1rbrubygemsunverified

Dragonfly is a framework for on-the-fly processing of content types, especially image handling and attachments.

gem install dragonfly
INSTALL
IMPORT
SIG · DRAGONFLY
D
dragonfly
utilityrubyv1.4.1
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.

Dragonfly
require 'dragonfly'

Configure Dragonfly with an in-memory datastore

require 'dragonfly' app = Dragonfly::App.instance app.configure do |c| c.datastore = Dragonfly::MemoryDataStore.new end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
dragonfly — gem install dragonfly · libregistry