kevinrutherford / rrwb-codeLinks
The code samples for the book 'Refactoring in Ruby' by William Wake and Kevin Rutherford
☆45Updated 15 years ago
Alternatives and similar repositories for rrwb-code
Users that are interested in rrwb-code are comparing it to the libraries listed below
Sorting:
- Given/When/Then keywords for RSpec Specifications☆651Updated 4 years ago
- The Trailblazer book's example app.☆135Updated 9 years ago
- SOLID Ruby Design Principles Presentation☆76Updated 14 years ago
- Automatic ctags generation on gem install☆395Updated 6 years ago
- Simple refactoring like rename class for Rails projects☆124Updated 6 months ago
- Walk the stack in a Pry session☆452Updated 4 years ago
- Guard::Minitest automatically run your tests (much like autotest)☆252Updated 7 years ago
- SimpleCov formatter to generate a simple index.html Rcov style