osem-fcy/app
James Mason 2785c3ab6d Raise handled error when conference not found
The current codebase will end in a 500 APPLICATION ERROR if Conference#short_title isn't found... this should be a 404 NOT FOUND INSTEAD, which will be handled if we raise ActiveRecord::RecordNotFound.
2018-11-06 08:18:35 -08:00
..
assets Every campaign has an end. 2018-10-16 21:34:04 +02:00
controllers Raise handled error when conference not found 2018-11-06 08:18:35 -08:00
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers Move big statistics to a partial 2018-09-27 15:42:08 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Add email for proposal submission 2018-09-19 21:25:12 +02:00
models Every campaign has an end. 2018-10-16 21:34:04 +02:00
pdfs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
uploaders Use Ruby safe navigation over Rails try 2018-06-01 09:15:57 -07:00
views Remove link from splash page edit subtitle, if splashpage is not created. 2018-10-25 20:40:34 -07:00