Skip to content

Commit

Permalink
Pagination Done the Right way
Browse files Browse the repository at this point in the history
  • Loading branch information
kirs authored Jan 24, 2020
1 parent 136117f commit 6018be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/job-iteration/active_record_cursor.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# frozen_string_literal: true

module JobIteration
# Curious about how this works from the SQL perspective?
# Check "Pagination Done the Right way": https://bit.ly/2Rq7iPF
class ActiveRecordCursor # @private
include Comparable

Expand Down

0 comments on commit 6018be9

Please sign in to comment.