Skip to content

Enhanced RDoc for Table#[] #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 4, 2020
Merged

Enhanced RDoc for Table#[] #162

merged 2 commits into from
Aug 4, 2020

Conversation

BurdetteLamar
Copy link
Member

No description provided.

lib/csv/table.rb Outdated
#
# Raises an exception if the access mode is <tt>:row</tt>
# and +n+ is not an
# {Integer-convertible object}[doc/implicit_conversion_rdoc.html#label-Integer-Convertible+Objects].
Copy link
Member

Choose a reason for hiding this comment

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

We can't refer it by doc/... because we may generate document only for csv.
How about using https://docs.ruby-lang.org/en/master/implicit_conversion_rdoc.html ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, excellent! Done!

@kou kou merged commit 5575ffc into ruby:master Aug 4, 2020
@kou
Copy link
Member

kou commented Aug 4, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants