This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrianshort
/
apollo
огледало од
https://github.com/adrianshort/apollo.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Added total post count
master
Adrian Short
пре 12 година
родитељ
a2143da1d1
комит
3ab3e5a46a
1 измењених фајлова
са
9 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
app/views/feeds/index.html.haml
+ 9
- 0
app/views/feeds/index.html.haml
Прегледај датотеку
@@ -28,5 +28,14 @@
%td= link_to 'Edit', edit_feed_path(f), :class => "button"
%td= link_to 'Delete', f, :confirm => "Delete #{f.title} and all its posts?", :method => :delete, :class => "button"
%tr
%td
%td.right= Post.count
%td
%td
%td
%td
%td
#new_feed
= render 'form'
Write
Preview
Loading…
Откажи
Сачувај