remove unnecessary count query for post_versions listing

This commit is contained in:
albert
2013-02-20 14:18:33 -05:00
parent 74aeb01418
commit 63394ef161
6 changed files with 90 additions and 3 deletions

View File

@@ -35,4 +35,5 @@ group :development do
gem 'ruby-prof'
gem 'pry'
gem 'awesome_print'
gem 'term-ansicolor'
end