Python Party in Ruby
Last month, a lengthy discussion kicked off on Ruby-Talk called “Why not adopt Python style indentation for Ruby?” .. it wasn’t anything particularly new, because a similar discussion occurred six years ago. Nevertheless, a coder called Jinjing has been inspired to create Lazibi, a Ruby pre-processor to allow one to use Python style indentation within Ruby code.
http://www.rubyinside.com/lazibi-python-style-indenting-for-ruby-532.html
Why not just adopt Python altogether?
So close and yet so far.