KES777 / mojo

Mojolicious - Perl real-time web framework
http://mojolicio.us
Artistic License 2.0
0 stars 0 forks source link

No warning when route is matched but action is not defined #43

Open KES777 opened 6 years ago

KES777 commented 6 years ago

If route exists and it is matched, but action/controller is not defined. Mojo just returns 404