Last active
June 12, 2020 17:02
-
-
Save thanashyam/18e8f0f8eeae167d3e2e5a4dd8e63540 to your computer and use it in GitHub Desktop.
Most important controls using LaunchParty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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