Pinned Repositories
build-status
Emacs minor mode that monitors and shows a buffer's build status in the mode line.
class2
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
copy-as-format
Emacs function to copy buffer locations as GitHub/Slack/JIRA etc... formatted code
ddex
DDEX metadata serialization for Ruby
export-pull-requests
Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
git-link
Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
itunes_store_transporter
Upload and manage your assets in the iTunes Store using the iTunes Store’s Transporter (iTMSTransporter).
itunes_store_transporter_web
iTunes Store Transporter GUI: GUI and workflow automation for the iTunes Store’s Transporter (iTMSTransporter)
normalize_country
Convert country names and codes to a standard.
yymmdd
Tiny DSL for idiomatic date parsing and formatting in Ruby
sshaw's Repositories
sshaw/git-link
Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
sshaw/copy-as-format
Emacs function to copy buffer locations as GitHub/Slack/JIRA etc... formatted code
sshaw/export-pull-requests
Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
sshaw/normalize_country
Convert country names and codes to a standard.
sshaw/ddex
DDEX metadata serialization for Ruby
sshaw/class2
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
sshaw/jaxb2ruby
Generate pure Ruby objects from an XML schema (XSD) using JAXB and JRuby. Use your favorite XML to object mapper or a custom ERB template.
sshaw/padrino_bootstrap_forms
Padrino Bootstrap Forms makes Twitter's Bootstrap on Padrino easy!
sshaw/batchlabels
Add or remove labels in batches to/from GitHub issues and pull requests.
sshaw/angry_raise
raise Ruby exceptions, with emotion and intensity
sshaw/dotfiles
My dotfiles. Everything but Emacs, which has its own repository: https://github.com/sshaw/emacs.d
sshaw/ruby-jing
RELAX NG schema validation in Ruby using the Jing CLI
sshaw/selfie_formatter
The RSpec Selfie Formatter: A Formatter that takes photos of you while your tests run and uses them to track progress and format the results.
sshaw/emacs.d
My Emacs config
sshaw/has_checksum
Automatically calculate checksums and signatures from the values of your class' attributes/methods
sshaw/logging-appenders-airbrake
Airbrake appender for the Logging gem
sshaw/logging-honeybadger
Honeybadger appender for the Logging gem
sshaw/Mojolicious-Plugin-DigestAuth
HTTP Digest Authentication for Mojolicious
sshaw/select-unique
Given a group of HTML select elements with the same options, Select Unique will remove an option from the other select elements when it's selected, and put it back when it's changed.
sshaw/cli-apps
The largest Awesome Curated list of CLI/TUI applications with source data organized into CSV files
sshaw/env_var
Check if an environment variable is set to an enabled or disabled value; fetch an environment variable as an Array of Strings or Symbols
sshaw/fetch-response-parser
Properly handle (JSON) responses from the Fetch API
sshaw/file_groups
Common file extensions and media types, grouped by application and type
sshaw/gendered
Guess the gender of names with the help of the genderize.io.
sshaw/ignored_columns_tasks
Rails tasks for managing Active Record ignored columns
sshaw/issue-test
sshaw/js-buy-sdk
The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.
sshaw/old-jira
Chrome extension to load the old JIRA view by default
sshaw/property_hash
Access a nested Ruby Hash using Java-style properties as keys
sshaw/property_string
Use Java-style property notation to execute method call chains on an object