kddnewton / practical-debuggingLinks
Code for the "Practical debugging" talk
☆18Updated 8 years ago
Alternatives and similar repositories for practical-debugging
Users that are interested in practical-debugging are comparing it to the libraries listed below
Sorting:
- A companion gem for the "Ten Years of Rails Upgrades" talk☆170Updated 2 years ago
- Tools to help Rails developers test☆127Updated 10 months ago
- Back boolean concepts like deleted?, published?, or active? with timestamps☆116Updated last week
- GoCardless Pro Ruby Client☆32Updated last week
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- ☆131Updated 2 years ago
- Example of rails app using Query Objects☆38Updated 2 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆228Updated 2 years ago
- A `bundler` plugin that makes gem installation errors more actionable, educative, and all around easier to understand☆91Updated 5 years ago
- Adds a method that creates a method stub on any instance of a class for the duration of a block.☆70Updated 4 years ago
- A linting tool for your Rails routes☆34Updated last year
- Rails application with ViewComponent☆158Updated last month
- Start a byebug session on test failures.☆50Updated 10 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated 11 months ago
- A mechanism for testing clockwork jobs☆43Updated 2 years ago
- Spin up an external server just for Capybara☆129Updated last year
- Ruby Value Object conventions☆97Updated 5 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- A gem to help you make decisions about your gem dependencies.☆144Updated last year
- Ruby library to record and replay object interactions☆113Updated 5 years ago
- Real World Sinatra apps and their open source codebases for developers to learn from☆95Updated last year
- Ruby gem that lets you create draft versions of your database records.☆172Updated 3 years ago
- Hanami::API on Amazon AWS Lambda☆37Updated 2 years ago
- The simplest yaml to ENV config loader.☆78Updated 4 years ago
- RSpec plugin for Sublime Text 3☆70Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Extracting DomAssertions and SelectorAssertions from ActionView.☆183Updated 6 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago