https://github.com/typesend/ruby-exercises
Just random code exercises and experiments
https://github.com/typesend/ruby-exercises
Last synced: 10 days ago
JSON representation
Just random code exercises and experiments
- Host: GitHub
- URL: https://github.com/typesend/ruby-exercises
- Owner: typesend
- License: mit
- Created: 2013-07-28T19:57:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T20:22:12.000Z (almost 13 years ago)
- Last Synced: 2026-06-08T01:12:08.072Z (17 days ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
_______ _______ _______ _______ _______ _______ _______
|\ /|\ /|\ /|\ /|\ /|\ /|\ /|
| +---+ | +---+ | +---+ | +---+ | +---+ | +---+ | +---+ |
| | | | | | | | | | | | | | | | | | | | | |
| |W | | |E | | |L | | |C | | |O | | |M | | |E | |
| +---+ | +---+ | +---+ | +---+ | +---+ | +---+ | +---+ |
|/_____\|/_____\|/_____\|/_____\|/_____\|/_____\|/_____\|
to Ben Damman's
Random Collection of Ruby
Exercises and Experiments!
```
## [Bob.rb implements teenage communication](https://github.com/typesend/ruby-exercises/blob/master/bob/bob.rb)
@kytrinyx agreed that my use of method missing was poetic and accurately reflects the teenager's state-of-mind. :blush:
She also wrote:
> I like how you extend the actual said string with a module naming it heard. That is _incredibly_ apt!
:bowtie:
_P.S. Check out (http://exercism.io) for fun exercises AND volunteers doing code review!_