我有这个代码:
<%= @r2_blog_posts = Refinery::Blog::Post.recent(2) %>
<%= link_to(@r2_blog_posts.first) do %>
<%= image_tag(@r2_blog_posts.first.teaser_first_img) %>
<% end %>
我在第二行收到此错误:#<#:0x0000000841c168> teaser_first_img 的未定义方法 `post_path' is Returns the src attribute of the first image inteaser