summaryrefslogtreecommitdiff
path: root/users/app/controllers/overviews_controller.rb
AgeCommit message (Collapse)Author
2013-12-13refactor: remove Overview controller - we can use Users#showAzul
we were only using Users#show to redirect to the edit action. So I replaced that with the overview and we have no more use for the extra controller. This also simplifies linking to the users in question a lot.
2013-07-04new ui - initial user changeselijah