Pinned Loading
-
zombocom/rack-timeout
zombocom/rack-timeout PublicAbort requests that are taking too long
-
strop
strop PublicCLI Option parser. Build options from parsing help text, with pattern matching for result processing.
Ruby
-
iTerm2 file opener for semantic history
iTerm2 file opener for semantic history 1#!/opt/homebrew/opt/ruby/bin/ruby23# iTerm2 file opener for semantic history4#5# Setup: iTerm2 » Settings » Profiles » Advanced » Semantic History » Always run command… -
reword commits inline in interactive...
reword commits inline in interactive rebase file 1#!/usr/bin/env ruby23# git-reword: Interactive tool for bulk editing commit messages' first line4#5# Opens the rebase todo sequence for editing, amends any commit messages with -
-
ruby scanl
ruby scanl 1# Operating with plain arrays:23class Array
4def scanl(init, &f)
5return [init] if empty?
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


