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:
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 6 months ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 4 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 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 5 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 5 months ago
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- ☆58Updated last year
- Simple Ruby JSON Serialization DSL. Replaces active_model_serializers.☆53Updated 6 years ago
- Base class and modules for YAML backed static models.☆43Updated last month
- This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as po…☆33Updated last year
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Bundler plugin for showing gem diffs☆44Updated 8 months 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
- Experimental post-framework view library☆45Updated 2 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Arel made simple☆99Updated 3 years 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 6 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- A small authorization library, inspired by Pundit, but built for scopes☆94Updated 5 years ago
- Ruby Enums with a literal-style syntax.☆59Updated 11 months ago