jeremyevans
Principal Software Engineer at @ubicloud. Ruby Committer. Author of "Polished Ruby Programming". Maintainer of many ruby gems. OpenBSD ruby ports maintainer.
Ubicloud, Inc.Sacramento, California, USA
Pinned Repositories
erubi
Small ERB Implementation
forme
HTML forms library for ruby
home_run
Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+
minitest-hooks
Around and before_all/after_all/around_all hooks for Minitest
roda
Routing Tree Web Toolkit
roda-sequel-stack
Application Skeleton For Roda/Sequel stack
rodauth
Ruby's Most Advanced Authentication Framework
ruby-warning
Add custom processing for warnings
sequel
Sequel: The Database Toolkit for Ruby
sequel_pg
Faster SELECTs when using Sequel with pg
jeremyevans's Repositories
jeremyevans/roda-opal-example
Example of Using Roda with Opal
jeremyevans/gg2ghd
Import Extract from Google Groups into GitHub Discussions
jeremyevans/bigdecimal
Arbitrary-precision decimal floating-point number library for Ruby
jeremyevans/bindata
BinData - Parsing Binary Data in Ruby
jeremyevans/cgi
CGI is a large class, providing several categories of methods, many of which are mixed in from other modules.
jeremyevans/chunky_png
Read/write access to PNG images in pure Ruby.
jeremyevans/coverage-helpers
Helper methods for the Coverage library
jeremyevans/date
A subclass of Object includes Comparable module for handling dates.
jeremyevans/docs.ruby-lang.org
Source of the docs.ruby-lang.org site
jeremyevans/fiddle
A libffi wrapper for Ruby.
jeremyevans/fileutils
Several file utility methods for copying, moving, removing, etc.
jeremyevans/find
This module supports top-down traversal of a set of file paths
jeremyevans/forwardable
Provides delegation of specified methods to a designated object
jeremyevans/net-ftp
This class implements the File Transfer Protocol.
jeremyevans/openvpn
OpenVPN is an open source VPN daemon
jeremyevans/pathname
Pathname represents the name of a file or directory on the filesystem, but not the file itself.
jeremyevans/reline
The compatible library with the API of Ruby's stdlib 'readline'
jeremyevans/rotp
Ruby One Time Password library
jeremyevans/rqrcode
A Ruby library that encodes QR Codes
jeremyevans/rqrcode_core
The QRCode encoding/decoding lib that powers: https://github.com/whomwah/rqrcode
jeremyevans/ruby-argon2
A Ruby gem offering bindings for Argon2 password hashing
jeremyevans/ruby-infra-recipe
Manifest for rubyci, gem-codesearch and etc
jeremyevans/ruby2_keywords
jeremyevans/rubygems
Library packaging and distribution for Ruby.
jeremyevans/sacruby
Various code related to the Sacramento Ruby Meetup
jeremyevans/set
This library provides the Set class, which deals with a collection of unordered values with no duplicates.
jeremyevans/time
Extends the Time class with methods for parsing and conversion
jeremyevans/tpm-key_attestation
TPM 2.0 Key Attestation validation in ruby
jeremyevans/zlib
Ruby interface for the zlib compression/decompression library
jeremyevans/simplecov-html
HTML formatter for SimpleCov code coverage tool for ruby 1.9+