westonganger / rearmed_rails
A collection of helpful methods and monkey patches for Rails
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rearmed_rails
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 5 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- ☆58Updated last year
- tiny and fast database cleaner☆50Updated 7 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- ActionMailer-like interface for any type of notifications☆116Updated last year
- High speed text tokenization for Ruby☆65Updated 3 weeks ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated 11 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆52Updated last year
- Migrate to Strong Parameters☆39Updated 6 months ago
- Create ActiveRecord relations from UNIONs☆47Updated last week
- Base class and modules for YAML backed static models.☆43Updated 4 months ago
- Make any method perfomed later with ActiveJob☆29Updated last year
- An immutable, thread-safe, and strict semantic version type.☆88Updated last week
- Convert strings between different cases.☆97Updated 8 months ago
- String enums for Rails☆83Updated 2 weeks ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- A gem to spy queries running with Active Record and report missing indexes☆78Updated 2 months ago
- Collection of helpers for dealing with fixtures in RSpec☆43Updated 3 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 10 months ago
- A Lograge extension to include SQL queries in your requests log☆76Updated last week
- Convert objects into primitives for serialization☆42Updated last year
- A password policy enforcement extension for devise.☆39Updated last week
- A simple tool to observe PostgreSQL database locks in Rails apps.☆55Updated last month