Przeglądaj źródła

Rescue Query::StatementInvalid in TimelogController.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10973 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/2.3.0
Jean-Philippe Lang 11 lat temu
rodzic
commit
aba07a860f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      app/controllers/timelog_controller.rb

+ 2
- 0
app/controllers/timelog_controller.rb Wyświetl plik

accept_rss_auth :index accept_rss_auth :index
accept_api_auth :index, :show, :create, :update, :destroy accept_api_auth :index, :show, :create, :update, :destroy


rescue_from Query::StatementInvalid, :with => :query_statement_invalid

helper :sort helper :sort
include SortHelper include SortHelper
helper :issues helper :issues

Ładowanie…
Anuluj
Zapisz