13 Jun
2014
13 Jun
'14
07:11
I want to prototype a tool to help with converting Rubified YCP to idiomatic Ruby.
I personally prefer to do it by hand. Bcs it forces me to do at least a basic tests for touched code (you know, test coverage in network is poor). Moreover, I usually rewrite touched code more deeply. E.g. when it looks like: def method if condition method body end end Michal -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org