5 lines
84 B
PHP
Executable File
5 lines
84 B
PHP
Executable File
<?php
|
|
class ExceptionController extends Rails\ActionController\ExceptionHandler
|
|
{
|
|
}
|