Sha256: b8e88a4c67b7480253fafc33cc4f18ff0d181be2c882ee2685ef72f55b6c7238
Contents?: true
Size: 117 Bytes
Versions: 76
Compression:
Stored size: 117 Bytes
Contents
class ErrorsController < ApplicationController def status_404 render :text => "custom error handling" end end
Version data entries
76 entries across 76 versions & 1 rubygems