solidusio-contrib / solidus_reviews

Product review/rating functionality for your Solidus store.
BSD 3-Clause "New" or "Revised" License
19 stars 49 forks source link

Add touch to feedback review model #81

Closed KaemonIsland closed 4 years ago

KaemonIsland commented 4 years ago

Basically updates the Review whenever a feedback_review is updated. This will prevent stale data being returned from caching.

aldesantis commented 4 years ago

@KaemonIsland thanks! Could you rebase to remove the merge commit before I merge?