Class: QuickSearch::PagesController

Inherits:
ApplicationController show all
Includes:
Auth
Defined in:
app/controllers/quick_search/pages_controller.rb

Constant Summary

Constants included from Auth

Auth::REALM, Auth::SALT01, Auth::SALT02, Auth::SALTY, Auth::USERS

Instance Method Summary collapse

Methods included from Auth

#auth

Instance Method Details

#aboutObject



11
12
# File 'app/controllers/quick_search/pages_controller.rb', line 11

def about
end

#homeObject



8
9
# File 'app/controllers/quick_search/pages_controller.rb', line 8

def home
end

#realtimeObject



14
15
# File 'app/controllers/quick_search/pages_controller.rb', line 14

def realtime
end