Skip to content
  • azul's avatar
    cleanup: use raise_not_found consistently · 4fdde4a4
    azul authored
    * do not use render_not_found directly
    
    * do not use `raise ErrorNotFound, :file`
    * do not rescue from ErrorNotFound yourself.
      We do have an application wide handler for that.
    4fdde4a4