tomdalling / byebug-skipperLinks
Extra Byebug commands that skip garbage
☆19Updated last year
Alternatives and similar repositories for byebug-skipper
Users that are interested in byebug-skipper are comparing it to the libraries listed below
Sorting:
- A command line interface for managing pragma comments.☆45Updated last week
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- ☆38Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆47Updated 11 months ago
- ActiveRecord schema annotations done right☆74Updated 6 months ago
- Maps external commands and options to Ruby classes☆55Updated last year
- ☆58Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated this week
- Rate limiter for Rails based on leaky buckets☆86Updated 3 months ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Write benchmarks without the hassle.☆75Updated last month
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Rails plugin to dry-initializer gem☆35Updated 4 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.☆53Updated 9 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 5 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Base class and modules for YAML backed static models.☆43Updated last year
- Benchmarking your code, made simple.☆25Updated last year
- Provides a list of Net::HTTP timeout errors.☆32Updated 8 months ago
- RuboCop for Markdown code snippets☆74Updated 3 months ago
- Model-backed searches in Rails☆32Updated 2 years ago
- Bundler plugin to investigate dependencies☆23Updated 5 months ago
- Ruby client for immudb, the immutable database☆36Updated 6 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- Generate favicons from an SVG☆30Updated 3 weeks ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- A library for writing cleaner and more expressive acceptance tests using page objects.