-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestrubyPull requests that update Ruby codePull requests that update Ruby codetodo 🗒️
Description
geneac/app/jobs/restore_snapshot_job.rb
Lines 78 to 83 in bffd4d3
| # @todo patch this so the photo doesn't have to be read into memory | |
| photo.image.attach(io: StringIO.new(io.read), filename: photo_filename) | |
| photo.update_columns(updated_at: orig_updated_at) | |
| end | |
| # @todo This needs to handle attachments too |
This issue was generated by todo based on a todo comment in bffd4d3. It's been assigned to @mrysav because they committed the code.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrubyPull requests that update Ruby codePull requests that update Ruby codetodo 🗒️