This website works better with JavaScript.
Explore
Help
Sign In
baarkerlounger
/
submit-social-housing-lettings-and-sales-data
mirror of
https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data.git
Watch
1
Star
0
Fork
You've already forked submit-social-housing-lettings-and-sales-data
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
CLDC-2610: set service moved to false if the env is staging
cldc-2610-aws-migration-dry-run
Sam Seed
1 year ago
parent
0f456080e8
commit
de1405bdce
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
app/services/feature_toggle.rb
2
app/services/feature_toggle.rb
Unescape
Escape
View File
@ -43,6 +43,6 @@ class FeatureToggle
end
end
def
self
.
service_moved?
def
self
.
service_moved?
Rails
.
env
.
staging?
false
end
end
end
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
baarkerlounger/submit-social-housing-lettings-and-sales-data
Title
Body
Create Issue