> 1. This will work only as
> my $r = $self->routes;
> $r->get('/manager/period/days') ->to('manager#days');
> $r->get('/manager/period/days/:date')->to('manager#period_days');
> First short path, then more long, and more long.
Tried already. Does not work like that.
2 and 3 - all good. No problems with that.
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/groups/opt_out.