Files
danbooru/app/views
evazion ece0b1b17d Fix exception on error page when handling PG::AmbiguousColumn error.
Fix an exception on the error page when a controller index action raised
an PG::AmbiguousColumn error because the model `search` method generated
SQL with an ambiguous column reference. In this case the error page
tried to generate data attributes for the <body> tag, but this failed
because evaluating the `current_item` raised an exception again.
2022-03-01 17:09:31 -06:00
..
2021-01-16 03:32:11 -06:00
2022-02-14 00:33:50 -06:00
2021-05-15 04:36:22 -05:00
2022-01-25 19:42:24 +00:00
2022-01-28 04:13:22 -06:00
2022-02-21 00:03:43 -06:00
2021-12-09 13:20:26 -06:00