render status: :not_found, layout: false render text: 'Not Found', status: :not_found render file: 'public/404.html', status: :not_found, :layout => false ...
確定! 回上一頁