Browse Source

empty

deduplication-demo
Kat 2 years ago
parent
commit
c81ba3af06
  1. 1
      app/services/feature_toggle.rb

1
app/services/feature_toggle.rb

@ -34,3 +34,4 @@ class FeatureToggle
!Rails.env.production? && !Rails.env.staging?
end
end

Loading…
Cancel
Save