OSDN Git Service

t#32402:add file prof
[pettanr/pettanr.git] / app / views / authors / _summary.html.erb
1 <div>
2   C.
3   <%= link_to item.comics.size, comics_author_path(item)  %>
4   S.
5   <%= link_to item.scrolls.size, scrolls_author_path(item) %>
6   S.
7   <%= link_to item.stories.size, stories_author_path(item) %>
8   P.
9   <%= link_to item.panels.size, panels_author_path(item) %>
10 </div>