提交 567c6b10 编写于 作者: E Evan Read

Merge branch 'docs-enable-feature-flag' into 'master'

Add instructions on how to enable a feature flag

Closes gitlab-org/release/framework#23

See merge request gitlab-org/gitlab-ce!22518
......@@ -112,3 +112,8 @@ feature flag. You can stub a feature flag as follows:
```ruby
stub_feature_flags(my_feature_flag: false)
```
## Enabling a feature flag
Check how to [roll out changes using feature flags](rolling_out_changes_using_feature_flags.md).
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册