westonganger / rearmed-rbLinks
A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby
☆42Updated 2 years ago
Alternatives and similar repositories for rearmed-rb
Users that are interested in rearmed-rb are comparing it to the libraries listed below
Sorting:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years 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
- Base class and modules for YAML backed static models.☆43Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated 9 months ago
- ☆58Updated last year
- Rack middleware to send traffic logs to Fluentd☆20Updated 5 months ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- Dead simple HTML form field builder for Ruby with built-in support for many popular UI libraries such as Bootstrap☆38Updated 2 years ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Ruby client for immudb, the immutable database☆36Updated 6 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated last year
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last month
- Logspy is a rack middleware sending request log to Amazon SQS☆27Updated 9 years ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 2 months ago
- Self-validating Ruby objects☆64Updated 2 weeks ago
- ☆30Updated 8 years ago
- Benchmark requests to tune number of workers and threads for Puma☆38Updated 4 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago