A short demo of Sidekiq
A Demo App for TDD workshops: a Stack implementation - test driven with rspec
Try out getting rugged and git to work on heroku-24 stack
Test driven FizzBuzz implementation in Ruby & RSpec
Animated gif notifications whenever you get paid through Braintree https://fitztrev.github.io/make-it-rain/
Extracts data about modules, classes, methods and blocks from Ruby code
UndercoverCI - GitHub App for actionable code coverage
Count invocations of a method from an arbitrary Ruby script
Weird attempt to use function composition for service objects
Pronto runner for Undercover, actionable code coverage
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports