Opensearch works again

This commit is contained in:
magnolia-fan
2011-11-30 12:54:40 +04:00
parent 8a188cf6bd
commit f76dea062c
3 changed files with 7 additions and 1 deletions
+4
View File
@@ -36,6 +36,10 @@ class ArtistController < ApplicationController
)
end
def search
redirect_to "/#/artist/#{params[:q].gsub(/\s/, '+')}"
end
private
def queue_loading artist_name, mbid