propshaft
propshaft copied to clipboard
Fixes: Newly added files that are already digested aren't available in development
- makes sure that we don't remove the digest from the logical path if the asset is already digested
- related issue https://github.com/rails/propshaft/issues/139
I didn't test it yet. I will do it tomorrow.
The tests are now green.
Was sorted in https://github.com/rails/propshaft/pull/144