Ruby Refactoring Browser

English / Japanese

Overview

Ruby Refactoring Browser is a refactoring browser for ruby script.

Refactoring is a technique of restructuring an existing code, modifying its internal structure, without changing its external behavior.

This software make you free from lapsible routine work like renaming methods,renaming variables and extracting methods.

Structure
Screenshot

Requirements

Ruby 1.8.x, or Ruby 1.6.x with ruby_shim
And you can use this software on Emacs through rrb.el included in the archive.

Tested on Linux + ruby 1.6.7, 1.8.1.

Download

Please note that this is an alpha version: there is no documents.
But it's already usable (Ruby Refactoring Browser has been refactored with itself :-) )

rrb-0.1.1.tar.gz

What's new:

Bug tracker

Please use RubyForge's tracker.

Mailing list

Developer's mailing list rrb-dev-en@rubyforge.org is available.

CVS repository

You can check out this project through anonymous CVS with following instruction. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@rubyforge.org:/var/cvs/rrb login
cvs -z3 -d:pserver:anonymous@rubyforge.org:/var/cvs/rrb co rrb

History

CVS Repository

CVS repository is now onRuby Forge

Contact

OHBAYASHI Ippei (ohai@kmc.gr.jp)

Project Members are:

OHBAYASHI Ippei
HARA Yutaka
YOSHIDA Yuichi