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:
- Ruby Translation of Freeman & Pryce /Growing Object-Oriented Software, Guided by Tests/☆132Updated 12 years ago
- Given/When/Then keywords for RSpec Specifications☆651Updated 4 years ago
- Walk the stack in a Pry session☆452Updated 4 years ago
- fixture builder based on code from fixture scenarios☆163Updated last year
- Guard::Minitest automatically run your tests (much like autotest)☆252Updated 7 years ago
- Simple refactoring like rename class for Rails projects☆124Updated 5 months ago
- Spin up an external server just for Capybara☆129Updated last year
- SOLID Ruby Design Principles Presentation☆76Updated 14 years ago
- The Trailblazer book's example app.☆135Updated 9 years ago
- Automatic ctags generation on gem install☆395Updated 6 years ago
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- #set speeds up RSpec test suites by persisting records once☆206Updated 7 years ago
- Sample Rails app using vendored engines and gems to provide functionality☆284Updated 10 years ago
- Minitest integration for Rails☆568Updated 9 months ago
- MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots☆246Updated 7 years ago
- Collection cardinality matchers, extracted from rspec-expectations☆194Updated 7 months ago
- RR is a test double framework that features a rich selection of double techniques and a terse syntax. ⛺☆325Updated last month
- SimpleCov formatter to generate a simple index.html Rcov style☆103Updated last year
- A tool to upgrade Rails 4-style specs to Rails 5-style☆176Updated 5 years ago
- The code from Russ Olsen's book Design Patterns in Ruby (http://goo.gl/OKPQw)☆282Updated 8 years ago
- ☆211Updated 12 years ago
- Refactoring tool for Ruby in vim!☆522Updated 5 years ago
- Make Rails Use MiniTest::Spec!☆400Updated 10 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆214Updated 10 months ago
- The Gilded Rose Code Cata☆207Updated 2 years ago
- Capybara integration for MiniTest::Rails☆131Updated 5 years ago
- Binding navigation commands for Pry to make a simple debugger☆391Updated 3 years ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆274Updated last month
- Define enum classes in Rails and use them to enumerate ActiveRecord attributes, with I18n support☆132Updated 3 months ago
- Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-…☆294Updated last month