Method: ActiveRecord::SearchService::Paginate#page

Defined in:
app/services/active_record/search_service.rb

#pageObject (readonly)

Returns the value of attribute page.



83
84
85
# File 'app/services/active_record/search_service.rb', line 83

def page
  @page
end