zammad/app/controllers/application_controller
renovatebot b08d6c91a6 Maintenance: Update dependency rubocop to v1.63.0
This commit simplifies iterating over Arrays by leveraging advanced Ruby enumarators methods. Namely #map and #each_with_object.
It also cleans up some date range queries by using #where(date: Range) which is transformed into SQL BETWEEEN operator.
2024-04-09 16:09:18 +02:00
..
has_download Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
authenticates.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
authorizes.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
checks_maintenance.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
handles_devices.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
handles_errors.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
handles_transitions.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
has_download.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
has_response_extentions.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
has_user.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
klass.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
logs_http_access.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
prevents_csrf.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renders_models.rb Maintenance: Update dependency rubocop to v1.63.0 2024-04-09 16:09:18 +02:00
sets_headers.rb Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00