We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7396e9a commit 136147cCopy full SHA for 136147c
2 files changed
lib/rexml/functions.rb
@@ -53,7 +53,7 @@ def Functions::last( )
53
end
54
55
def Functions::position( )
56
- @@context[:index]
+ @@context[:position]
57
58
59
# Returns the size of the given list of nodes.
0 commit comments