https://github.com/kissgyorgy/ruby_koans
Solution for the Ruby Koans
https://github.com/kissgyorgy/ruby_koans
koans learning
Last synced: 14 days ago
JSON representation
Solution for the Ruby Koans
- Host: GitHub
- URL: https://github.com/kissgyorgy/ruby_koans
- Owner: kissgyorgy
- Created: 2016-02-29T21:27:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T21:30:12.000Z (about 9 years ago)
- Last Synced: 2025-02-14T15:54:23.037Z (2 months ago)
- Topics: koans, learning
- Language: Ruby
- Homepage: http://rubykoans.com/
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
My solution to Ruby Koans (see README_KOANS.rdoc) in Ruby 2.3.0.
I reimplemented the proxy class in Python (see python_proxy.py)