affinityworks / main

Tools for building collaborative advocacy and social change.
https://affinity.works
GNU Affero General Public License v3.0
53 stars 13 forks source link

per-group feature-toggle for "email google group" #702

Closed hypernormal closed 6 years ago

hypernormal commented 6 years ago

resolved by #703


Acceptance Criteria

Implementation Notes

We want API of feature toggle editing to look something like:

Group.find(1).feature_toggles.update(email_google_group: true)