>Unexpected error: NoMethodError.
NoMethodError exception raised
app/components/post_preview_component/post_preview_component.html.erb:27:in `block (2 levels) in call'
app/components/post_preview_component/post_preview_component.html.erb:2:in `block in call'
app/components/post_preview_component/post_preview_component.html.erb:1:in `call'
app/components/post_gallery_component/post_gallery_component.html.erb:7:in `block in call'
app/components/post_gallery_component/post_gallery_component.html.erb:6:in `each'
app/components/post_gallery_component/post_gallery_component.html.erb:6:in `call'
app/helpers/components_helper.rb:25:in `render_post_gallery'
app/views/posts/index.html.erb:178
app/views/posts/index.html.erb:61
app/controllers/application_controller.rb:80:in `respond_with'
app/controllers/posts_controller.rb:29:in `index'
app/logical/rack_server_timing.rb:19:in `call'