Pinned Repositories
advent_of_code_2016
Solutions to Advent of Code 2016 problems: http://adventofcode.com/2016
alexa_blackjack_trainer
async-http-faraday
chicagoruby_cashregister
Chicago Ruby cash register https://www.meetup.com/ChicagoRuby/events/239331246/
factory_bot_caching
A caching layer for FactoryGirl with ActiveRecord
globalhack
gnucash
Public Mirror of code.gnucash.org/gnucash
intermittent_test_failures
Examples of a few different types of intermittent test failures
tmertens's Repositories
tmertens/intermittent_test_failures
Examples of a few different types of intermittent test failures
tmertens/advent_of_code_2016
Solutions to Advent of Code 2016 problems: http://adventofcode.com/2016
tmertens/alexa_blackjack_trainer
tmertens/async-http-faraday
tmertens/chicagoruby_cashregister
Chicago Ruby cash register https://www.meetup.com/ChicagoRuby/events/239331246/
tmertens/factory_bot_caching
A caching layer for FactoryGirl with ActiveRecord
tmertens/globalhack
tmertens/gnucash
Public Mirror of code.gnucash.org/gnucash
tmertens/homebrewery
Create authentic looking D&D homebrews using only markdown
tmertens/hosted_graphite
A Ruby Client for HostedGraphite
tmertens/kegbot-android
Android beer kegerator frontend and controller app. Works with a Kegbot server to make your kegerator awesome.
tmertens/pdf-reader
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe.
tmertens/playwright-traces-are-bad
This is a simple demonstration of just how horrible performance is for Playwright traces and why you should not use them except for manual debugging
tmertens/rails
Ruby on Rails
tmertens/rails_config
Easiest way to add multi-environment yaml settings to Rails3
tmertens/rspec_rails_1355
tmertens/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
tmertens/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
tmertens/timecop-rspec
Timecop::Rspec provides Timecop time-machines for RSpec that allow you to time-travel test examples, context/describes, and/or your entire test suite.
tmertens/verbalize
tmertens/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.