CapyTheBeara / range_operatorsLinks
A gem that adds addition and subtraction to Ruby's Range class.
☆24Updated 11 years ago
Alternatives and similar repositories for range_operators
Users that are interested in range_operators are comparing it to the libraries listed below
Sorting:
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆151Updated last year
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- 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
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated 3 weeks ago
- Common exception reporting for a variety of services☆86Updated 2 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆58Updated 3 years ago
- Bundler plugin for showing gem diffs☆44Updated 5 months ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Custom counter_cache functionality that supports conditions and multiple models.☆60Updated last year
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 3 weeks ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- Comfortable (seriously) white-list security restrictions for models on a field level☆269Updated 2 years ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 5 years ago
- Ambry is a database and ORM replacement for (mostly) static models and small datasets. It provides ActiveModel compatibility, and flexibl…☆57Updated 3 years ago
- Easy-to-use anomaly detection for Ruby☆103Updated last month
- allow edit Postgresql hstore values as json tree in ActiveAdmin☆38Updated 7 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- A rack middleware for throttling and filtering requests☆83Updated 6 years ago
- Stemming for Ruby, powered by Snowball☆28Updated 2 months ago
- Validation groups for ActiveRecord☆60Updated 9 years ago
- Power tools for Active Record relations (scopes)☆88Updated 3 weeks ago
- ☆58Updated last year
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 4 months ago
- Composable Operations is a tool set for creating operations and assembling multiple of these operations in operation pipelines.☆46Updated 8 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models