rubyforgood / coral

An upcoming project for Ruby for Good
MIT License
13 stars 11 forks source link

Photo attachment setup #34

Closed luminousbeam closed 4 years ago

luminousbeam commented 4 years ago

Resolves #001

Description

Alternative solutions: Paperclip and CarrierWave. We decided to stick to Active Storage as that is sufficient for our image caching needs.

Type of change

How Has This Been Tested?

Rspec, FactoryBot. To run use command below: bundle exec rspec spec/models/restoration_activity_log_entry_spec.rb