I have a view that relies on several partials. In wanting to group these partials, I moved them into a sub-folder but when I call the partial I get a Missing template clie
Missing template clie
You will need to use the path from the app/views folder
app/views
= render :partial => "reports/client_demographics/age"