Skip to content

Instantly share code, notes, and snippets.

@thanashyam
Last active June 12, 2020 17:02
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 thanashyam/18e8f0f8eeae167d3e2e5a4dd8e63540 to your computer and use it in GitHub Desktop.
Save thanashyam/18e8f0f8eeae167d3e2e5a4dd8e63540 to your computer and use it in GitHub Desktop.
Most important controls using LaunchParty
# Opening the gates to everyone, or the general availability
LaunchParty.launch(feature: :custom_translations)
# Stop panicking and quickly roll back the feature from everyone
LaunchParty.rollback(feature: :custom_translations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment