google_cse_plugin_environment_controller.rb 157 Bytes Edit Raw Blame History 1 2 3 4 class GoogleCsePluginEnvironmentController < ApplicationController append_view_path File.join(File.dirname(__FILE__) + '/../views') no_design_blocks end