workarea-commerce / workarea-api

Adds JSON REST APIs to the Workarea Commerce Platform
https://www.workarea.com
Other
7 stars 1 forks source link

Handle non-persisted recommendation settings #20

Closed bencrouse closed 4 years ago

bencrouse commented 4 years ago

This uses find_or_initialize to match our usage of Recommendation::Settings elsewhere in the platform.

Fixes #19