This commit is contained in:
albert
2013-02-19 11:56:23 -05:00
parent 585f2ea839
commit 34b0c14550
3 changed files with 10 additions and 1 deletions

View File

@@ -37,6 +37,9 @@ class PostsController < ApplicationController
format.js
end
end
def error
end
private
def search_error(exception)