Class: ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- ApplicationController
- Defined in:
- lib/pixelforce_kit/spec_helper.rb,
app/controllers/application_controller.rb
Direct Known Subclasses
Admin::Api::AdminBaseController, Api::BaseController, PagesController, UsersController
Instance Method Summary collapse
Instance Method Details
#get_search_params ⇒ Object
117 118 119 |
# File 'lib/pixelforce_kit/spec_helper.rb', line 117 def get_search_params {} end |