Skip to content

Commit

Permalink
Update from code review
Browse files Browse the repository at this point in the history
Co-Authored-By: imobachgs <imobachgs@gmail.com>
  • Loading branch information
mvidner and imobachgs committed Feb 1, 2019
1 parent c344dd9 commit a08f40d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ def numeric_id?(id)
# @return [Array<Integer,String,Symbol>] Locator parts
attr_reader :parts

# @return [Integer]
# Zero for absolute locators, nonzero for relative ones
# @return [Integer] how many levels up do we go for a relative locator
attr_reader :upto

# Constructor
Expand Down

0 comments on commit a08f40d

Please sign in to comment.