Skip to content

yet another acts_as_attachment/paperclip, supports storing files in MogileFS

License

Notifications You must be signed in to change notification settings

brontes3d/file_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileStorage

A rails plugin similar to acts_as_attachment/paperclip, but different. We don’t attach files to things. Files ARE the things. So you say your model has_file_storage and it will respond to things like file_name and data. (But in actual implementation these are stored in a separate table)

Also, we support MogileFS, so there’s that.

Copyright © 2008-2010 3M. All rights reserved. Released under the MIT license.

Authored by Jacob Burkhart and Rajiv Aaron Manglani.

About

yet another acts_as_attachment/paperclip, supports storing files in MogileFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages