Hi,
In message "[PATCH] ruby-mode.el indentation fix"
on 04/04/29, George Ogata <g_ogata / optushome.com.au> writes:
|This hopefully solves an indentation bug in cases like:
|
|if not_contrived?(x)
| oops
|end
|
|The 'oops' line was wrongly indented.
Thank you.
matz.