Ritikesh

Results 4 issues of Ritikesh

Are there any specific reasons why branch coverage and 100% minimum coverage aren't the default configurations when using simplecov in a new project?

### Motivation / Background When purging an `ActiveStorage::Blob` object, it makes two calls to the underlying file service. once to delete the actual file and then again to delete the...

activestorage