Changing transparency of a selected group in ruby

@majid866, I gave you an example of proper indentation of Ruby code. Please learn from it.

  1. "Outdented " comment lines make code more difficult to read.

  2. Each one of your extensions (plugins) should be within a submodule of your top level namespace module (as I showed in the linked example.)

1 Like