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
- ☆131Updated 2 years ago
- Spin up an external server just for Capybara☆129Updated last year
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Example application using the Shrine gem☆127Updated 2 years ago
- ☆213Updated 2 years ago
- Tools to help Rails developers test☆128Updated 11 months ago
- TodoMVC with Turbolinks 3☆138Updated 7 years ago
- Example of rails app using Query Objects☆38Updated 3 months ago
- Webpage to show interesting names of different Ruby operators.☆60Updated 8 years ago
- Approval Tests for Ruby☆230Updated this week
- Quickly insert database records with confidence☆40Updated 2 years ago
- Source code examples and sample projects for The Minitest Cookbook☆55Updated 9 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- A gem for a draft/publish model in Rails ActiveRecord☆31Updated 3 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆118Updated 4 years ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- Ruby gem that lets you create draft versions of your database records.☆172Updated 3 years ago
- The book by Sandi Metz is incredible. This is my homage to her :)☆84Updated 10 years ago
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆228Updated 2 years ago
- Back boolean concepts like deleted?, published?, or active? with timestamps☆117Updated 3 weeks ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆205Updated 9 months ago
- A `bundler` plugin that makes gem installation errors more actionable, educative, and all around easier to understand☆91Updated 5 years ago
- Benchmark and measure execution time your Ruby methods without an additional code changes☆92Updated 8 months ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- Makes routing in Rails case-insensitive☆77Updated last year
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- Rails application with ViewComponent☆158Updated last month
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆187Updated 7 years ago