summaryrefslogtreecommitdiff
path: root/app/controllers/users_base_controller.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.
2014-04-08moving users: app and test filesAzul