Skip to content

Improve documentation of BasicObject inheritance and XmlBase#nil?#27

Open
eikes wants to merge 2 commits intorails:masterfrom
eikes:improve-basic-object-documentation
Open

Improve documentation of BasicObject inheritance and XmlBase#nil?#27
eikes wants to merge 2 commits intorails:masterfrom
eikes:improve-basic-object-documentation

Conversation

@eikes
Copy link

@eikes eikes commented Feb 24, 2026

No description provided.

Comment on lines +127 to +129
# +nil?+ is an instance method not implemented on the +BasicObject+,
# but since +nil?+ won't ever be an XML tag, it is pretty safe to
# define it here.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be honest. We don't even need this nil? implementation anymore. method_missing does not require it anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant