Rails Refactor is now a Gem!
Rails Refactor, a small command line tool to make rails refactoring more fun, is now available as a gem. To use:
gem install rails_refactor
More info available on github.
Rails Refactor, a small command line tool to make rails refactoring more fun, is now available as a gem. To use:
gem install rails_refactor
More info available on github.
[...] RubyGem by James Crisp looks like it could be useful for doing some simple refactorings to a Rails application. From what [...]