Is there any way how I can
- comment (add # at the beginning of the line) and
- uncomment remove # from somewhere before the code
on the line(s) when coding in ruby?
|
Is there any way how I can
on the line(s) when coding in ruby? |
|||
|
|
|
To Toggle a block comment (e.g. in Ruby,
|
|||||||||||||
|