Module: ActiveStorageSupport

Defined in:
lib/active_storage_support/base64_attach.rb,
lib/active_storage_support/base64_one.rb,
lib/active_storage_support/base64_many.rb,
lib/active_storage_support/support_for_base64.rb

Overview

Helper method to decode a base64 file and create a StringIO file

Defined Under Namespace

Modules: Base64Attach, SupportForBase64 Classes: Base64Many, Base64One