Sha256: f70591267980f5f7ef0a0680892c951ee34f5c643471be877698c378e0a43c95
Contents?: true
Size: 157 Bytes
Versions: 10
Compression:
Stored size: 157 Bytes
Contents
class Releaf::ErrorsController < Releaf::ActionController def page_not_found respond_with(nil, responder: action_responder(:page_not_found)) end end
Version data entries
10 entries across 10 versions & 1 rubygems