/
informer735
/
testRepo
Обзор
Документация
Войти
/
informer735
/
testRepo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
app/controllers/application_controller.rb
7 строк
309 B
Evgeny Smirnov
init commit
02 июн 2026, 21:49
02 июн 2026, 21:49
f96442c
Код
Авторство
О чём код?
class ApplicationController < ActionController::Base # Only allow modern browsers supporting webp images, web push, badges, import maps, CSS nesting, and CSS :has. allow_browser versions: :modern # Changes to the importmap will invalidate the etag for HTML responses stale_when_importmap_changes end