geoffreylitt / ladybugLinks
🐞 Debug Ruby programs using Chrome Devtools
☆42Updated 4 years ago
Alternatives and similar repositories for ladybug
Users that are interested in ladybug are comparing it to the libraries listed below
Sorting:
- Convert objects into primitives for serialization☆42Updated 2 years ago
- Concurrent index migrations for Rails☆44Updated last month
- A collection of core object refinements.☆83Updated last month
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- A configurable Ruby command line filter, format converter, and executor☆71Updated last month
- A fast native templating system that compiles directly to Ruby code.☆49Updated last year
- Strict interfaces in Ruby☆91Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 4 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Leaky gems advisory database☆54Updated 2 years ago
- Making monkey patches sane again☆66Updated 4 months ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 11 months ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated 2 years ago
- ActiveRecord schema annotations done right☆73Updated 11 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Supports binary COPY into PostgreSQL with activerecord☆50Updated 3 years ago
- Scalable multi-thread multi-process containers for Ruby.☆93Updated last month
- ☆80Updated 4 years ago
- Inflector for Ruby☆98Updated this week
- Xf - Transform Functions☆62Updated 7 years ago
- Arel made simple☆98Updated 4 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last month
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year