Reactive Beta Headband

This commit is contained in:
Xavier J 2017-01-03 10:26:47 +01:00
parent 2e04760d10
commit fbeb503d9e

View file

@ -13,7 +13,9 @@
%body
= render partial: 'layouts/support_navigator_banner'
#beta{class:(Rails.env == 'production' ? '' : 'beta_staging')}
- if Rails.env != 'production'
- if Rails.env == 'production'
Beta
- else
Env Test
- if Rails.env == 'test'