mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
- Use the ActiveRecord adapter - Use a middle to cache data through memoization (see https://github.com/jnunemaker/flipper/blob/master/docs/Optimization.md) - Create the group `admins`: only user which are admins - Create `unit_price` feature attached to `admins` group - Add method `flipper_id` on User