How to sort with an ActiveStorage in List view in rails_admin?

前端 未结 0 908
难免孤独
难免孤独 2021-02-06 03:34

I have a model that has many attachments.

class Contract < ApplicationRecord

...
  has_many_attached :contract_document         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题