Open giddie opened 4 years ago
If there's already a way to configure this, I can't see it:
What I want:
array.map {|x| | }
What I get out of the box:
array.map {|x| |}
Did you figure out already ? I've this issue too :(
Nope; I don't have a solution for this yet.
If there's already a way to configure this, I can't see it:
What I want:
What I get out of the box: