Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ActiveStorage type detection for email files #556

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

const-cloudinary
Copy link
Contributor

@const-cloudinary const-cloudinary commented Aug 18, 2024

Fixes #555

Brief Summary of Changes

What does this PR address?

  • GitHub issue (Add reference - #XX)
  • Refactoring
  • New feature
  • Bug fix
  • Adds more tests

Are tests included?

  • Yes
  • No

Reviewer, please note:

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I ran the full test suite before pushing the changes and all the tests pass.

@const-cloudinary const-cloudinary merged commit a5eb80e into master Aug 18, 2024
3 checks passed
@const-cloudinary const-cloudinary deleted the fix/active-storage-email-files branch August 18, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid image file when using Active Storage and Action Mailbox Inbound Emails
1 participant