my $auth_bridge = $r->bridge('/members')->to('auth#check'); $auth_bridge->route('/list')->to('members#list'); # only visible to logged in users
--
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 mojolicious...@googlegroups.com.
To post to this group, send email to mojol...@googlegroups.com.
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.
Thanks guys, I had it working.. But I hadn't seen %= hidden_field before, so I'll implement that.
--
You received this message because you are subscribed to a topic in the Google Groups "Mojolicious" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mojolicious/19U5samIW7o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mojolicious...@googlegroups.com.