mongoid-grid_fs
mongoid-grid_fs copied to clipboard
How to change the collection/namespace?
Sry, maybe I'm stupid, but how to I change the namespace the files are stored in?
I need attachments.files
instead of fs.files
for my app.
Did you find out ? I have the same problem. I looked at the source and tried different methods without any success.
Does the example in the test suite help?
https://github.com/ahoward/mongoid-grid_fs/blob/4dbecf14dce0a221888e2f8883c6cfce3c481647/test/mongoid-grid_fs_test.rb#L201
On Sunday, February 1, 2015, hjansen [email protected] wrote:
Did you find out ? I have the same problem. I looked at the source and tried different methods without any success.
— Reply to this email directly or view it on GitHub https://github.com/ahoward/mongoid-grid_fs/issues/50#issuecomment-72364237 .