summaryrefslogtreecommitdiff
path: root/spec/controllers
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-22found a weird bug with jbuilder and trying to render the location json node.mo khan
2014-02-22add global error handler to respond with internal server error.mo khan
2014-02-21move search filter method from controller down to model.mo khan
2014-02-21add integration test and add township query method.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-20filter by license status and townshipmo khan
2014-02-20implement index action on company licenses controller.mo khan
2014-02-20stub out the finder.mo khan
2014-02-20return a json response.mo khan
2014-02-20create show action.mo khan
2014-02-20use named parameters for better readability and ensure a json response is ret...mo khan
2014-02-20allow clients to specify the number of items per page.mo khan
2014-02-20return a specific page of results.mo khan
2014-02-20start to define the index action.mo khan