pdabrowski6 / tuner
A pure implementation of the decorator pattern
☆11Updated 6 years ago
Alternatives and similar repositories for tuner
Users that are interested in tuner are comparing it to the libraries listed below
Sorting:
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 11 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 4 months ago
- Subclass of HashWithIndifferentAccess which provides dot access via method_missing☆39Updated last year
- 📐 Command object Interface for Ruby☆30Updated last year
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Rails views with ruby☆24Updated 3 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Ruby client for immudb, the immutable database☆36Updated 4 months ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Base class and modules for YAML backed static models.☆43Updated 10 months ago
- ⚙ Settings for Ruby apps – fast, immutable, better.☆20Updated 3 years ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Decrypt your secure Rails cookies.☆25Updated 6 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Convert between singular and plural forms of English nouns☆31Updated last year
- Group Active Record by ranges or set of values with a single SQL query.☆27Updated this week
- [PoC] HTML rendering mechanism for Stimulus Controllers☆21Updated 2 years ago
- ☆19Updated 2 weeks ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆36Updated 2 months ago
- Reuse Struct.new's attr_reader and initialize generation in any class.☆34Updated 3 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Track ActiveRecord validation errors on your database☆43Updated 6 months ago
- ☆38Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Construct <form> elements and their fields by combining ActionView::FormBuilder with Rails View Partials.☆29Updated 6 months ago