Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org transition visualisation controlled by feature flag #1023

Merged
merged 2 commits into from Nov 7, 2013

Conversation

QuantumCatgirl
Copy link
Contributor

@@ -0,0 +1,5 @@
if Rails.env.test? || Rails.env.cucumber?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would rather name this file specifically to after the feature, rather than calling it 'feature_flags'. This is not intended to be hanging around for long, and even if it were we'd want to be able to selectively override particular feature flags from the deploy scripts, so each feature flag should have its own initializer file.

we want to be able to selectively override particular feature flags
from the deploy scripts, so each feature flag should have its own
initializer file
heathd added a commit that referenced this pull request Nov 7, 2013
@heathd heathd merged commit 3021e73 into master Nov 7, 2013
@heathd heathd deleted the feature-flag-for-govuk-status-bar branch November 7, 2013 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants