Commit 76417683 by Your Name

candidate without inline

parent 7ecb849d
......@@ -108,7 +108,7 @@ helpers do
end
sort_key_mapper = {
"date" => [:created_at],
"date" => :created_at,
"activity" => :last_activity_at,
"votes" => :"votes.point",
"comments" => :comment_count,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment