Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
adrianshort
/
apollo
peilaus alkaen
https://github.com/adrianshort/apollo.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Added total post count
master
Adrian Short
12 vuotta sitten
vanhempi
a2143da1d1
commit
3ab3e5a46a
1 muutettua tiedostoa
jossa
9 lisäystä
ja
0 poistoa
Jaettu näkymä
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
Näytä tiedosto
@@ -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'
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna