Delete redis and actioncable
This commit is contained in:
parent
8e6aa82095
commit
b2f63f7f38
9 changed files with 0 additions and 28 deletions
|
@ -15,7 +15,6 @@
|
|||
= 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') }
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
%meta{ name: "turbolinks-cache-control", content: "no-cache" }
|
||||
%meta{ name: "viewport", content: "width=device-width, initial-scale=1" }
|
||||
= csrf_meta_tags
|
||||
= action_cable_meta_tag
|
||||
|
||||
%title
|
||||
= t("dynamics.page_title")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue