app/views/layouts/wallaby/resources.html.erb in wallaby-6.1.6 vs app/views/layouts/wallaby/resources.html.erb in wallaby-7.0.0.beta1

- old
+ new

@@ -1,12 +1,10 @@ <!DOCTYPE html> <html lang="<%= I18n.locale %>"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <% if features.turbolinks_enabled %> - <meta name="turbolinks-cache-control" content="no-cache"> - <% end %> + <meta name="turbolinks-cache-control" content="no-cache"> <%= csrf_meta_tags %> <title><%= render 'title' %></title> <%= render 'frontend' %>