Missing Template

47 views
Skip to first unread message

Lalit Yadav

unread,
Feb 21, 2015, 5:09:05 AM2/21/15
to public-...@googlegroups.com
its my first try of public_activity it was running fine but i do not know what went wrong, My app stared to show an error which is :-
"Missing template" 
my code
<tbody>
<% @activities.each do |activity| %>
<tr>
<td><%= activity.owner.username if activity.owner %><%= render_activity activity %></td>
</tr>
<% end %>
</tbody>
i have already made a folder named public activity with all the proper files 

i am not able to figure out this on my own please help  

Jakub Okoński

unread,
Feb 21, 2015, 8:32:51 AM2/21/15
to Lalit Yadav, public-...@googlegroups.com
Hi,

Can you show us the output of `@activities.pluck(:key)` and the file tree for app/views/public_activity?

--
You received this message because you are subscribed to the Google Groups "Public Activity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to public-activi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages