Bracket::Controller::Root - Root Controller for Bracket


Bracket documentation  | view source Contained in the Bracket distribution.

Index


NAME

Top

Bracket::Controller::Root - Root Controller for Bracket

DESCRIPTION

Top

Handle Security.

METHODS

Top

auto

Make sure we're logged in when we should be.

index

  Handle root index by redirecting to home when logged in.

default

end

Attempt to render a view, if needed.

AUTHOR

Top

root

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


Bracket documentation  | view source Contained in the Bracket distribution.