Sha256: f2c61f1bf81858429732a9cd6e66ddb67ad67fc5855a0107a95a7dc4ba8d33d2
Contents?: true
Size: 204 Bytes
Versions: 7
Compression:
Stored size: 204 Bytes
Contents
class ExceptionallyBeautiful::ErrorsController < ExceptionallyBeautiful::ApplicationController include ExceptionallyBeautiful::ErrorHandler def show error_handler(request.path[-3..-1]) end end
Version data entries
7 entries across 7 versions & 1 rubygems