An open API service indexing awesome lists of open source software.

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

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)