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 last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 3 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 2 weeks ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Arel made simple☆98Updated 4 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- ☆58Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated last month
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 7 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 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
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Antidetect Headless Chrome Browser for Ruby Web Scraping☆64Updated 2 weeks ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- Bundler plugin for showing gem diffs☆44Updated last year
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 3 years ago
- Self-validating Ruby objects☆64Updated 4 months ago
- An evolutionary computation framework for Ruby☆62Updated 7 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 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 9 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Filters ActiveRecord queries in a nice way☆30Updated 5 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- 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
- Idiomatic Ruby hash transformations☆129Updated 6 years ago