dgsuarez / reruby

Refactor Ruby
MIT License
35 stars 2 forks source link

Related work #24

Open dgsuarez opened 6 years ago

dgsuarez commented 6 years ago

Just trying to compile related or inspiring projects in dynamic language refactoring we can check out:

Refactoring tools

Structural rewriting:

dcarral commented 6 years ago

From Rubymine docs:

RubyMine provides the following common refactorings:

Change Signature Copy Extract Refactorings Inline Invert Boolean Move Refactorings Push Members Down Pull Members Up Rename Refactorings Safe Delete [...]

Not open-source though, hah?

dgsuarez commented 6 years ago

Rope, very similar idea but for Python: https://github.com/python-rope/rope/blob/master/docs/overview.rst