Definition of extend is incorrect
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 944
- Forks
- 673
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 9
Description
On https://www.ruby-lang.org/en/documentation/faq/8/ at the bottom under "What is the difference between include and extend?" the definition of extend is incorrect. extend adds methods to the class.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the FAQ page at https://www.ruby-lang.org/en/documentation/faq/8/ and locate the bottom section, "What is the difference between include and extend?". Correct the definition of extend so it states that extend adds methods to the class, then verify the updated wording in the rendered FAQ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100