enable uploads

This commit is contained in:
albert
2013-02-17 21:39:15 -05:00
parent eb1ba8f708
commit eb5e526678
10 changed files with 0 additions and 15 deletions

View File

@@ -8,6 +8,5 @@ class PostVersionsController < ApplicationController
end
def search
# @search = PostVersion.search(params[:search])
end
end