method
offset_index
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::FinderMethods
offset_index()private
No documentation available.
# File activerecord/lib/active_record/relation/finder_methods.rb, line 354
def offset_index
offset_value || 0
end