On Sat, Oct 23, 2010 at 8:04 AM, h0bit wrote:
> Hello everybody,
>
> i'm trying to link a new view but it fails. Here is the code:
>
> in the view I have the next link
>
> <%= link_to I18n.t('tog_social.groups.site.view_all_blogs'),
> blogs_group_path(@group) %>
>
> and went i clink on it i have
Hello everybody,
i'm trying to link a new view but it fails. Here is the code:
in the view I have the next link
<%= link_to I18n.t('tog_social.groups.site.view_all_blogs'),
blogs_group_path(@group) %>
and went i clink on it i have the next error in the browser:
undefined method `blogs_group_p
2 matches
Mail list logo