pdabrowski6 / tunerLinks
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:
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 4 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆37Updated 4 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 5 months ago
- Rails views with ruby☆24Updated 4 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last month
- Track ActiveRecord validation errors on your database☆43Updated 7 months ago
- Fast String#underscore implementation☆34Updated this week
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 3 weeks ago
- Turbo helpers without the requirement for Rails☆45Updated 2 years ago
- A minimal standard interface for your Ruby operations.☆22Updated last year
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 3 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Create flexible & maintainable Stimulus powered view component libraries☆34Updated 2 weeks ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Localhost error reporting tool for Rails 7.0+☆40Updated 2 years ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆54Updated last year
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- ☆30Updated 8 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- [PoC] HTML rendering mechanism for Stimulus Controllers☆21Updated 2 years ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- A simple decorator for Rails☆13Updated 7 months ago
- Group Active Record by ranges or set of values with a single SQL query.☆28Updated last month
- Model-backed searches in Rails☆32Updated 2 years ago
- Create ActiveRecord relations from UNIONs☆49Updated last month