authenticated :user do root 'hub#index', as: :authenticated_rootend
# How can I stop users from going back to root 'welcome#index' after they've logged in.