ffloyd / heavy_control
Take rails constants' loading under control
☆26Updated 11 months ago
Alternatives and similar repositories for heavy_control
Users that are interested in heavy_control are comparing it to the libraries listed below
Sorting:
- Simple and lightweight Virtus analog.☆100Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 4 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Setup postgresql for Capistrano rails app deployment☆54Updated last year
- Human-friendly DSL for writing HTTP(s) clients in Ruby☆108Updated 4 months ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 5 years ago
- Simple, functional authorization library and role management for ruby☆230Updated 5 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- Helpful components for developing UI in Rails☆20Updated 10 years ago
- Wrap your methods in DB Transactions☆53Updated 2 years ago
- ☆58Updated last year
- Self-validating Ruby objects