Skip to content

Instantly share code, notes, and snippets.

Created August 13, 2010 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/522614 to your computer and use it in GitHub Desktop.
Save anonymous/522614 to your computer and use it in GitHub Desktop.
Fri Aug 13 12:22:00 2010 debug Mojolicious::Plugin::EpRenderer:50 [9797]: Caching template "/home/ysyrota/Projects/inyaz/source/templates/m0.html.ep" with stash "cb, content, extends, format, layout, mojo.started, params, rendered, route, sape1, sape2, sape3".
Fri Aug 13 12:22:00 2010 error Mojolicious::Plugin::EplRenderer:70 [9797]: Template error in "m0.html.ep": Route "
" used in url_for does not exist at lib/Mojolicious/Controller.pm line 297
295:
296: # Use match or root
297: my $url = $self->match->url_for($target, @_);
298:
299: # Base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment