google_cse_plugin_controller.rb 146 Bytes
class GoogleCsePluginController < ApplicationController
  append_view_path File.join(File.dirname(__FILE__) + '/../views')
  no_design_blocks
end