Don’t be shy!
But: You should leave your bad habit of quoting unnecessarily long codes, again and again…
1 Like
@majid866, I gave you an example of proper indentation of Ruby code. Please learn from it.
-
"Outdented " comment lines make code more difficult to read.
-
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