instance method offset_index

Ruby on Rails 4.2.9

Since v4.2.9 Last seen in v6.0.6 Private

Available in: v4.2.9 v5.2.8.1 v6.0.6

Signature

offset_index()

No documentation comment.

Source
# File activerecord/lib/active_record/relation/finder_methods.rb, line 329
    def offset_index
      offset_value || 0
    end

Defined in activerecord/lib/active_record/relation/finder_methods.rb line 329 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::FinderMethods

Type at least 2 characters to search.

↑↓ navigate · open · esc close