mirror of https://github.com/docusealco/docuseal
Bullet was warning that ActiveStorage::Attachment => [:blob] was eager loaded but never used (Bullet doesn't detect blob access through to_json method delegation). Remove the preload; blob lazy-loads per attachment on demand, which is acceptable for the small attachment counts in signing forms. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>pull/599/head
parent
31b745e972
commit
a4cb44f295
Loading…
Reference in new issue