ActionView::MissingTemplate in Works#show

Showing /usr/src/app/app/views/sections/_work.html.erb where line #5 raised:

Missing partial works/pages/_idea_mmpi with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
  * "/usr/src/app/app/views"
  * "/usr/src/app/vendor/bundle/ruby/2.3.0/gems/shareable-1.1.4/app/views"
Extracted source (around line #5):
3
4
5
6
7
8
              
<div id="ajax-anchor"></div>
<div class="ajax-content" id="ajax-content">
<%= render "works/pages/#{@render_work_item}" if @render_work_item %>
</div>
<div id="loading">
<p>loading</p>

Trace of template inclusion: app/views/works/show.html.erb

Rails.root: /usr/src/app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"name"=>"idea-mmpi",
 "format"=>"html"}

Response

Headers:

None