Skip to content

Shrine images#396

Merged
GabrielLyonB merged 10 commits into
masterfrom
shrine-images
Apr 8, 2022
Merged

Shrine images#396
GabrielLyonB merged 10 commits into
masterfrom
shrine-images

Conversation

@GabrielLyonB

@GabrielLyonB GabrielLyonB commented Apr 1, 2022

Copy link
Copy Markdown
Contributor

Objective

  • Update ImageBuilder to allow the use of shrine images.

Description

  • I included shrine and image_processing as a developer dependency.
  • I created a shrine initializer in the dummy app.
  • I included the picture_data column in the Invoice modelo to try the shrine image uploader.
  • I included in the ImageBuilder a case for shrine objects. This includes the use of derivatives.
  • I tested the ImageBuilder based on the tests for paperclip.

@GabrielLyonB GabrielLyonB requested a review from gmq April 1, 2022 21:16
Comment thread spec/dummy/app/uploaders/image_uploader.rb
@GabrielLyonB GabrielLyonB requested a review from gmq April 8, 2022 21:28
Comment thread README.md Outdated
Comment thread docs/images.md Outdated
Comment thread docs/images.md Outdated
@GabrielLyonB GabrielLyonB merged commit db992b3 into master Apr 8, 2022
@GabrielLyonB GabrielLyonB deleted the shrine-images branch April 8, 2022 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants