spree / deface

Rails plugin that allows you to customize ERB views in a Rails application without editing the underlying view.
MIT License
517 stars 128 forks source link

Restore reloading for rails 6 and up #216

Closed elia closed 3 years ago

elia commented 3 years ago

Finally got to a solution that is working for all the supported versions.

From the last commit details:

Fixes https://github.com/spree/deface/issues/204