Sha256: bb6ecda89d7bf7df6c265baf7e7b2cf0a5c70dc3365841b8e47b623b7ef92716

Contents?: true

Size: 174 Bytes

Versions: 4

Compression:

Stored size: 174 Bytes

Contents

module Enjoy::Search
  class SearchController < ApplicationController
    include Enjoy::Search::Controllers::Search

    include Enjoy::Search::Decorators::Search
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enjoy_cms_search-0.4.1 app/controllers/enjoy/search/search_controller.rb
enjoy_cms_search-0.4.0.1 app/controllers/enjoy/search/search_controller.rb
enjoy_cms_search-0.4.0 app/controllers/enjoy/search/search_controller.rb
enjoy_cms_search-0.4.0.beta3 app/controllers/enjoy/search/search_controller.rb