mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
parent
6ac2b6ca05
commit
99057fc984
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ class AboutController < ApplicationController
|
|||
@questions = Question.count(:id)
|
||||
@answers = Answer.count(:id)
|
||||
@comments = Comment.count(:id)
|
||||
@smiles = Appendable::Reaction.count
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue