added counter

This commit is contained in:
2015-10-19 08:25:26 +02:00
parent bffa85f28e
commit 2f45cbd558
5 changed files with 41 additions and 0 deletions
+1
View File
@@ -8,4 +8,5 @@ html
/ = console if Rails.env.development?
.container
= render 'shared/flashes'
= render 'shared/counter'
= yield
+4
View File
@@ -0,0 +1,4 @@
#counter.pull-right
| Unterstützer:
- Supporter.counter.to_s.split('').each do |x|
.counter_char= x