435             redirect _construct_url($args{prefix});



2013/1/5 chenlin rao <rao.chenlin@gmail.com>
SimpleCRUD is a good idea. But when I use it to admin my database, I may apply an auth to the routes,how to do this?

BTW: I found that SimpleCRUD given an error delete route which omit $args{dancer_prefix}?