Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refile::Mongoid

Mongoid extension for Refile.

Installation

Add this line to your application's Gemfile:

gem 'refile-mongoid'

Usage

require "refile/mongoid"

class User
  include Mongoid::Document
  extend Refile::Mongoid::Attachment

  attachment :profile_image
end

License

MIT

About

Allow MongoID to play nicely with refile

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages