(RBRenameInstanceVariableRefactoring
rename: 'oldName'
to: 'newName'
in: MyClass) execute2017-05-23 10:50 GMT-03:00 Hilaire <[email protected]>: > Hello, > > This does not work: > > RBRenameInstanceVariableRefactoring > > rename: 'oldName' > > to: 'newName' > > in: MyClass > > > Hilaire > > >
