Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5861

Mongoid::Storage controllers

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Rails
    • None
    • Ruby Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      ActiveStorage also provides a number of controller classes, for dealing with uploading and retrieving attached files. Most of these rely on a single blob_scope method to indicate how to fetch data from the database, which means we can probably avoid reimplementing these controllers. Adding a new module to reimplement the blob_scope method should suffice.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jamis.buck@mongodb.com Jamis Buck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: