Sha256: c9345ff76bc46e18a4133ba0ee08867a056867995fd6fc929932630f7ce8d5b4
Contents?: true
Size: 125 Bytes
Versions: 42
Compression:
Stored size: 125 Bytes
Contents
class ErrorsController < ApplicationController def routing render_404("Route not found: /#{params[:error]}") end end
Version data entries
42 entries across 42 versions & 1 rubygems