Array validations for Rails (e.g. Postgres jsonb columns)
Ruby
New
Free
Some simple but very useful utilities for Array objects. It primarily focuses on using the most efficient methods to get...
.
Faraday Middleware to ensure certain keys are converted to arrays
Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-loner).
Defines Array#calculation methods for ActiveRecord result sets. Provides
#sum, #min, #max, #count, #mean, #regression, #slope. Delegates to super()
A wrapper to send model reports using using spreadsheet and mail gem
Nice Ruby Array manipulation syntax
array extensions for functional programming
Let a defined attributes which contain strings return array values
The group of symmetries of the square, applied to Ruby arrays of n elements that are arrays of n elements,...
array-statistics adds statistical operations to the ruby Array class. array-statistics supercedes the old gem "array_statistics"
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
An implementation of Array that permits chaining, where children inherit changes to parent and where parent settings can be overridden...
A subclass of Array::Hooked that also keeps array sorted.
Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
This gem is a sample gem on 'http://blog.wfsneto.com.br/'
Convert Array to ActiveRecord::Relation without database access
Easy mean, median, percentile, and sum statistics for Ruby Arrays
Array Statistics adds statistical operations to the ruby Array class.