Pinned Repositories
actions-ruby
Deprecated - See README for alternatives
appveyor_ruby
Appveyor ruby environment info & trunk test
MSP-Greg.github.io
Ruby and other documentation created with yard-t2, tablet friendly
msys2-action
Add msys2 64 bit to GitHub Actions
ruby-loco
Fully tested Ruby Windows Mingw, ucrt & mswin builds, built and saved on GitHub
ruby-mswin
Used to build specific Ruby versions
setup-ruby
An action to download a prebuilt Ruby and add it to $PATH in 5 seconds
SketchUp
SketchUp Ruby API Examples
puma
A Ruby/Rack web server built for parallelism
setup-ruby-pkgs
Cross platform action for Ruby CI
MSP-Greg's Repositories
MSP-Greg/ruby-loco
Fully tested Ruby Windows Mingw, ucrt & mswin builds, built and saved on GitHub
MSP-Greg/MSP-Greg.github.io
Ruby and other documentation created with yard-t2, tablet friendly
MSP-Greg/setup-ruby
An action to download a prebuilt Ruby and add it to $PATH in 5 seconds
MSP-Greg/sketchup-misc
Miscellaneous code for use with SketchUp
MSP-Greg/actions-image-testing
repo for testing Actions images
MSP-Greg/puma
A Ruby/Rack web server built for concurrency
MSP-Greg/capybara
Acceptance test framework for web applications
MSP-Greg/commonmarker
Ruby wrapper for comrak (CommonMark parser)
MSP-Greg/compact_index
implements the response logic for the compact index format and to manage the versions file
MSP-Greg/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
MSP-Greg/digest
MSP-Greg/eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
MSP-Greg/github-actions-ruby-info
GitHub Actions Ruby Info
MSP-Greg/io-nonblock
This gem enables non-blocking mode with IO class.
MSP-Greg/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
MSP-Greg/json
JSON implementation for Ruby
MSP-Greg/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
MSP-Greg/prism
Prism Ruby parser
MSP-Greg/puma-exp
A fork of puma for core discussion (Originally created by Greg and Schneems for work in the keepalive issue)
MSP-Greg/puma.io
Puma Website (powered by Jekyll + GitHub Pages)
MSP-Greg/rdoc
RDoc produces HTML and online documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying online documentation.
MSP-Greg/repl_type_completor
MSP-Greg/ruby
The Ruby Programming Language
MSP-Greg/ruby-dev-builder
CRuby Dev Builds for GitHub Actions
MSP-Greg/ruby-loco-test
MSP-Greg/ruby-openssl
Provides SSL, TLS and general purpose cryptography.
MSP-Greg/rubyinstaller2
MSYS2 based RubyInstaller for Windows
MSP-Greg/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
MSP-Greg/strscan
Provides lexical scanning operations on a String.
MSP-Greg/typeprof
An experimental type-level Ruby interpreter for testing and understanding Ruby code