benoittgt / understand_ruby_memory
Trying to understand Ruby memory π
β251Updated last year
Related projects β
Alternatives and complementary repositories for understand_ruby_memory
- ObjectTracer tracks objects and records their activitiesβ449Updated 6 months ago
- RSpec and Minitest matchers to prevent N+1 queries problemβ555Updated 2 months ago
- RSpec matcher to control SQL queries made by block of codeβ231Updated 9 months ago
- A command line interface for smithing Ruby gems.β462Updated this week
- Performance testing matchers for RSpecβ602Updated 7 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfileβ289Updated 2 years ago
- Find time-consuming database queries for ActiveRecord-based RailsΒ Appsβ296Updated 8 months ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.β318Updated last year
- to_json but I wrote it myselfβ266Updated last week
- A simple mixin to make Ruby classes configurableβ410Updated 4 months ago
- Static analysis tool for checking Ruby code for Sandi Metz' rules.β766Updated 10 months ago
- The wise choice for Ruby memoizationβ576Updated last week
- Generate mocks from ActiveRecord models for unit tests that run fast because they donβt need to load Rails or a database.β508Updated 5 years ago
- Small library for operations with time steps (like "next day", "floor to hour" and so on)β278Updated 5 years ago
- Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after partyβ241Updated last year
- Actionable code coverage.β233Updated last year
- Tools to help Rails developers testβ125Updated 3 months ago
- Multiple databases for Railsβ462Updated last year
- Database validations for ActiveRecordβ535Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objectsβ220Updated 8 months ago
- Minitest + all the features you always wanted.β463Updated 3 weeks ago
- Action Cable testing utilsβ213Updated 3 years ago
- DSL for building class initializer with params and options.