Registry / database / mongoid-paperclip

mongoid-paperclip

JSON →
library0.1.0rbrubygemsunverified

Enables you to use Paperclip with the Mongoid ODM for MongoDB.

gem install mongoid-paperclip
INSTALL
IMPORT
SIG · MONGOID-PAPERCLIP
M
mongoid-paperclip
databaserubyv0.1.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.

Mongoid::Paperclip
require 'mongoid-paperclip'

Attach files to Mongoid models using Paperclip.

require 'mongoid-paperclip' class User include Mongoid::Document include Mongoid::Paperclip has_mongoid_attached_file :avatar end
Debug
Known issues
gotchaPaperclip is deprecated; consider using Active Storage or Shrine.
fix
Migrate to Active Storage or Shrine for file attachments.
affects: >= 0.1.0
Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
mongoid-paperclip — gem install mongoid-paperclip · libregistry