<% user_projects_by_root = User.current.projects.find(:all, :include => :parent).group_by(&:root) %>