Last Updated: November 06, 2016
·
1.179K
· sylvainsf

Using paperclip with mongomapper

We recently realized the only reason we still were using MySQL in our stack was because paperclip is unable to use mongomapper for its datastore. We had a hack day and I put together the gem mongomapper-paperclip to seamlessly support this configuration. Feel free to check it out at github:
https://github.com/sylvainsf/mongomapper-paperclip

Or download directly from rubgems.org.