Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ohler55/ox
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Feb 6, 2020
2 parents 0db3f9c + 58a6329 commit f3bf919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ox/element.rb
Expand Up @@ -44,6 +44,7 @@ def initialize(name)
@nodes = []
end
alias name value
alias name= value=

# Returns the Element's nodes array. These are the sub-elements of this
# Element.
Expand Down

0 comments on commit f3bf919

Please sign in to comment.