Commit Graph
2 Commits
Author SHA1 Message Date
Robert Speicher f323b8c4e5 Refactor RootController
cherry-picked
2015-06-16 12:52:47 -04:00
Robert Speicher bf44988a30 Add RootController
This controller is now the target for `root_url`. It sub-classes
DashboardController so we can render the old default without a redirect
if the user hasn't customized their dashboard location.

cherry-picked
2015-06-16 12:51:51 -04:00