gosukiwi / churnalizer
Analyze your Ruby app for Churn vs Complexity
☆26Updated 4 years ago
Alternatives and similar repositories for churnalizer:
Users that are interested in churnalizer are comparing it to the libraries listed below
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆71Updated 9 months ago
- Beautiful and user-friendly forms for your command-line Ruby applications.☆124Updated 3 months ago
- An immutable, thread-safe, and strict semantic version type.☆88Updated this week
- Separate schema from data migrations in your Rails apps☆70Updated 9 months ago
- Rate limiter for Rails based on leaky buckets☆63Updated 3 weeks ago
- Active Record extension providing slotted counters support☆105Updated last year
- Automatic validation based on your database schema column types and limits.☆46Updated last month
- Sequential Sidekiq jobs for Rails☆61Updated last year
- A small authorization library, inspired by Pundit, but built for scopes☆95Updated 4 years ago
- Subclass of HashWithIndifferentAccess which provides dot access via method_missing☆37Updated 8 months ago
- Convert strings between different cases.☆97Updated 10 months ago
- Zero-dependency Ruby CLI boilerplate code☆60Updated 2 years ago
- Log background jobs enqueued by your application (additionally with backtraces)☆33Updated last year
- A simple tool to observe PostgreSQL database locks in Rails apps.☆59Updated 3 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last year
- A composite cache store comprised of layered ActiveSupport::Store instances☆79Updated last year
- Robust service architecture for Ruby frameworks☆69Updated 4 months ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated 9 months ago
- Hook control for developers, by a developer☆33Updated 2 months ago
- Model-backed searches in Rails☆32Updated last year
- Track response times and RPM inside your Rails app☆36Updated 3 months ago
- Keep your private notes in plain sight.☆53Updated 2 months ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated last year
- 💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆67Updated 2 months ago
- ☆107Updated 2 months ago
- ☆38Updated last year
- Generate a static site from any rack middleware.☆69Updated 4 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 5 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago