Replies: 1 comment
-
|
To avoid two steps when it can be one. If you don't want that, you can enable strict in dev. https://www.flippercloud.io/docs/adapters/strict Check that out and let me know if it helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
why are you able to do this?
Flipper.enable(:moo) => trueFlipper.enabled?(:moo) => trueand no there is no variable named moo
Beta Was this translation helpful? Give feedback.
All reactions