JoeCode

January 2022

Jan 01, 2022

Use descriptive_statistics gem safely

# GEMFILE
# gem 'descriptive_statistics', require: false

# Usage Example
require 'descriptive_statistics/safe'
data = []
data.extend(DescriptiveStatistics)
data.sum

SQLite Fun

WordPress Fun

GeoIP Fun

Drag and Drop Form Building