共计 317 个字符,预计需要花费 1 分钟才能阅读完成。
应用上面的命令:
gitlab-rails console
而后轻易玩吧
irb(main):037:0> Feature.enable(:feishu_integration)
WARNING: Understand the stability and security risks of enabling in-development features with feature flags.
See https://docs.gitlab.com/ee/administration/feature_flags.html#risks-when-enabling-features-still-in-development for more information.
=> true
正文完
发表至: ruby-on-rails
2023-01-02