Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compile error on
main
branch (#1910)
``` In src/lucky/error_action.cr:83:34 83 | body: Lucky::ExceptionPage.for_runtime_exception(context, error).to_s, ^-------------------- Error: Error: undefined method 'for_runtime_exception' for Lucky::ExceptionPage.class ```
- Loading branch information