Class: SearchStatsController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/search_stats_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



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

def index
  switch_to_admin_layout
end