* Added post voting (partial)

* Fixed jrails
* Added header to comment/index
* Post votes now store the score
This commit is contained in:
albert
2010-10-27 19:23:53 -04:00
parent 1c9d8c37c7
commit 857379fadf
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1 @@
page["#score-for-post-#{@post.id} span"].val(@post.score)