elixir-waffle / waffle_ecto

Waffle.Ecto provides an integration with Waffle and Ecto
https://hexdocs.pm/waffle_ecto
112 stars 30 forks source link

Pass binary to `cast_attachments` #7

Closed achempion closed 5 years ago

achempion commented 5 years ago

to address the https://github.com/stavro/arc_ecto/pull/87 and https://github.com/stavro/arc_ecto/issues/54

from @azhi arc allows storing %{filename: filename, binary: data}, and now arc_ecto allows these structs to be accepted in cast_attachments