Closed
requested to merge github/fork/chayelheinsen/chayelheinsen-refactor-application-index into master
Created by: chayelheinsen
This PR refactors ApplicationController#index
as it's doing too much work. I moved resources
and search_term
to their own methods.
Note: It seems there are some vulnerabilities in a couple of gems that are causing the specs to fail.