Skip to content

HasManyPaperclip #9

@Mikopet

Description

@Mikopet

Hey

I know it's edge case (or maybe not), but I have the following structure:

I have an Attachment model, where is :data is the paperclip attachment.
But this model belongs to polimorphically to a concern, called Attachmentable

Attachmentable defines has_many to attachments.
And I have several models, which includes Attachmentable.

So, I need somehow to integrate paperclip to administrate.
Cant use has many, or polymorphic, or paperclip field types.
I need all of them for one field.

There is maybe a solution to use with your gem?
Or can be this a valid feature request?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions