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