summaryrefslogtreecommitdiff
path: root/app/controllers/controller_extension/fetch_user.rb
AgeCommit message (Collapse)Author
2014-07-14move fetch_user into module so it can be mixed inAzul
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension.