AndyObtiva / strategicLinks
Strategic - Painless Strategy Pattern in Ruby and Rails
☆49Updated last year
Alternatives and similar repositories for strategic
Users that are interested in strategic are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 8 months ago
- Ruby Enums with a literal-style syntax.☆59Updated last year
- Arel made simple☆99Updated 3 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated last month
- A small authorization library, inspired by Pundit, but built for scopes☆94Updated 5 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- ActiveRecord schema annotations done right☆74Updated 9 months ago
- Convert strings between different cases.☆97Updated last year
- Robust data change tracking for Rails☆94Updated last year
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- ☆58Updated last year
- Rate limiter for Rails based on leaky buckets☆88Updated last month
- Ruby client for immudb, the immutable database☆36Updated 2 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 7 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- An evolutionary computation framework for Ruby☆59Updated 4 months ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆89Updated last month
- Smart-Period aims to simplify Time-range manipulation☆79Updated last month
- Generate a static site from any rack middleware.☆68Updated last year
- Regression testing for data☆66Updated last year
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆151Updated last year
- Active Record without Database☆51Updated 2 years ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆84Updated 10 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago