Bootstrap Action Cable and Unicorn

This commit is contained in:
Xavier J 2016-12-22 21:49:31 +01:00
parent 07495ff9ba
commit f98bb90f08
13 changed files with 166 additions and 1 deletions

View file

@ -9,6 +9,7 @@
= javascript_include_tag 'application', 'data-turbolinks-track' => true
= csrf_meta_tags
= action_cable_meta_tag
%body
= render partial: 'layouts/support_navigator_banner'
#beta{class:(Rails.env == 'production' ? '' : 'beta_staging')}