summaryrefslogtreecommitdiff
path: root/app/controllers/v1/company_licenses_controller.rb
AgeCommit message (Expand)Author
2014-02-22rename active_licenses to licenses to match jbuilder template.mo khan
2014-02-22remove explicit render :json.mo khan
2014-02-21move search filter method from controller down to model.mo khan
2014-02-21load well statuses and well types in application controller.mo khan
2014-02-21load well statuses and well types with each request to the company licenses c...mo khan
2014-02-21extract query method to look up the matching status.mo khan
2014-02-20extract search filter method.mo khan
2014-02-20filter by license status and townshipmo khan
2014-02-20implement index action on company licenses controller.mo khan
2014-02-20add routes to companies/:company_id/licensesmo khan