Module: Upframework::BaseSearch::ExecuteWrapper
- Included in:
- Upframework::BaseSearch
- Defined in:
- app/searches/upframework/base_search.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
23 24 25 26 |
# File 'app/searches/upframework/base_search.rb', line 23 def execute super paginate_scope end |