Class: OpenSearchController

Inherits:
UmlautController show all
Defined in:
app/controllers/open_search_controller.rb

Instance Method Summary collapse

Methods included from UmlautConfigurable

set_default_configuration!

Instance Method Details

#indexObject



6
7
8
# File 'app/controllers/open_search_controller.rb', line 6

def index
  render(:content_type => "application/xml")
end