adding index and browse views

This commit is contained in:
Dan Buch
2011-08-31 08:23:25 -04:00
parent 9046917ed1
commit 95591f4484
3 changed files with 7 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
class SolrController < ApplicationController
def index
end
end