Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typesend/ruby-exercises
Just random code exercises and experiments
https://github.com/typesend/ruby-exercises
Last synced: 8 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T20:22:12.000Z (over 11 years ago)
- Last Synced: 2023-04-11T20:50:37.271Z (over 1 year ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 1
- 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!_