Sha256: 455111a5bd83c7963865cf82afa8a267ac93779baa795cea799476151e0089a0
Contents?: true
Size: 356 Bytes
Versions: 7
Compression:
Stored size: 356 Bytes
Contents
- title 'Tema' = @topic.title %br = link_to 'Foro', forums_path | = link_to @topic.forum.name, @topic.forum = link_permitted "Editar",:edit,@topic,edit_topic_path(@topic) = link_permitted "Borrar",:destroy,@topic,@topic %br =render :partial =>'comments/list',:locals=>{:table=>@posts} =render :partial =>'comments/add',:locals=>{:table=>@topic} %br
Version data entries
7 entries across 7 versions & 1 rubygems