Pinned Repositories
airbrake
Reports exceptions to Airbrake
comma
Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DSL
nulldb
An ActiveRecord null database adapter for greater speed and isolation in unit tests.
ruby-prof
ruby-prof on github -- future gem releases will probably be from the [rdp] branch
rwikibot
RWikiBot is a Ruby library for making MediaWiki bots.
statistics
An ActiveRecord plugin that makes it easier to do reporting.
rails
Ruby on Rails
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
rubocop-rspec
Code style checking for RSpec files.
bquorning's Repositories
bquorning/maxitest
Minitest + all the features you always wanted.
bquorning/bquorning-test-gem
bquorning/checkout
Action for checking out a repo
bquorning/codecov-ruby
Ruby uploader for Codecov
bquorning/coverband
Rack middleware to help measure production code line of code usage
bquorning/docker-api
A lightweight Ruby client for the Docker Remote API
bquorning/factory_sloth
Find and replace unnecessary factory_bot create calls
bquorning/fakefs
A fake filesystem. Use it in your tests.
bquorning/faraday-net_http_persistent
Faraday Adapter for NetHttpPersistent
bquorning/genspec
An RSpec-based library for concisely and efficiently testing Rails generators
bquorning/git-spelunk
git-spelunk, an interactive git history tool
bquorning/lint_roller
A plugin specification for linter and formatter rulesets
bquorning/mail-iso-2022-jp
A patch that provides 'mail' gem with iso-2022-jp conversion capability.
bquorning/makara
A Read-Write Proxy for Connections; Also provides an ActiveRecord adapter.
bquorning/memory_profiler
memory_profiler for ruby
bquorning/minitest-rails
Minitest integration for Rails
bquorning/net-smtp
This library provides functionality to send internet mail via SMTP, the Simple Mail Transfer Protocol.
bquorning/parallel_tests
Rails: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
bquorning/phlex
A framework for building object-oriented views in Ruby.
bquorning/quickdraw
Multi-core test runner for Ruby
bquorning/rack-utf8_sanitizer
Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
bquorning/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
bquorning/rspec-activemodel-mocks
Add stub_model and mock_model to rspec-mocks
bquorning/rspectre
Exorcise the apparitions haunting your tests.
bquorning/rubocop
An experimental Ruby code analyzer, based on the community Ruby style guide.
bquorning/standard
🌟 Ruby Style Guide, with linter & automatic code fixer
bquorning/stdgems
Ruby's default & bundled gems: The new standard library
bquorning/testcontainers-ruby
Testcontainers for Ruby
bquorning/twirp-ruby
Twirp services in Ruby
bquorning/ulid-rails
ULID primary keys and foreign keys for Ruby on Rails