diff --git a/README.md b/README.md index 8b7eafeb..541c3146 100644 --- a/README.md +++ b/README.md @@ -2152,6 +2152,9 @@ set :protection, :session => true for processing the request. +
traps
+
Whether Sinatra should handle system signals.
+
views
Path to the views folder. Inferred from app_file setting if diff --git a/README.ru.md b/README.ru.md index 20bf48c2..7b977ce4 100644 --- a/README.ru.md +++ b/README.ru.md @@ -2051,6 +2051,9 @@ set :protection, :except => [:path_traversal, :session_hijacking] обработки запросов.
+
traps
+
должна ли Синатра обрабатывать системные сигналы или нет.
+
views
путь к директории с шаблонами.