Skip to content

Instantly share code, notes, and snippets.

@parkeristyping
Created July 11, 2016 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parkeristyping/8b0e6d38722b4fbd88f483c124997776 to your computer and use it in GitHub Desktop.
Save parkeristyping/8b0e6d38722b4fbd88f483c124997776 to your computer and use it in GitHub Desktop.
Feature flag user manual

Feature flags

To show a feature to a subset of users, use feature flags.

Feature flags can be configured from Active Admin:

Feature flags index

Just add the emails of the people you want to see a given feature to that feature flag's array of emails, like so:

Feature flags edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment