Assorted Ruby classes and methods to simplify and enhance your code.
created at Feb. 20, 2014, 6:54 p.m.
Fast String#underscore implementation
created at Dec. 16, 2017, 7:02 p.m.
The simple tool to make work with date ranges in Ruby more enjoyable.
created at April 23, 2014, 9:54 a.m.
Arli is the command line tool, that's both — the Arduino Library manager that's decoupled from any IDE, as well a project generator based on "arduino-cmake". By coupling dependency management with CMake-based build system, Arli provides an easy way to package, share, and distribute complex Arduino projects.
created at Oct. 20, 2017, 11:48 p.m.
Generalized Linear Models extension for Statsample
created at Nov. 7, 2013, 8:43 p.m.
Find the merge and pull request a commit came from + fuzzy search for cherry-picks
created at May 3, 2014, 4:42 a.m.
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
created at May 21, 2018, 2:36 p.m.