From: OHBAYASHI Ippei Date: 2004-06-08T17:58:40+09:00 Subject: [ANN] Ruby Refactoring Browser 0.0.3 Hello, Ruby Refactoring Browser 0.0.3 has been released. This tool helps developers to modify code like renaming variables and extracting method. http://www.kmc.gr.jp/proj/rrb/index-en.html Features: * Emacs interface and FreeRIDE plugin * Suitable undo on Emacs interface * And here is available refactorings * Rename local/instance/global/class variable * Rename method * Rename constant, including class name and module name * Pull up/Push down method * Extract method * Extract superclass -- OHBAYASHI Ippei http://www.kmc.gr.jp/~ohai/ Kyoto University Micro Computer Club