- Sierra Nevada Foothills, California, USA
-
04:17
(UTC -08:00) - martinemde.com
- @[email protected]
Highlights
-
-
-
docs.ruby-lang.org Public
Forked from ruby/docs.ruby-lang.orgSource of the docs.ruby-lang.org site
Ruby UpdatedDec 3, 2024 -
better-html Public
Forked from Shopify/better-htmlBetter HTML for Rails
Ruby MIT License UpdatedNov 22, 2024 -
importmap-rails Public
Forked from rails/importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
Ruby MIT License UpdatedOct 11, 2024 -
addressable Public
Forked from sporkmonger/addressableAddressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support…
Ruby Apache License 2.0 UpdatedAug 22, 2024 -
shoulda-context Public
Forked from thoughtbot/shoulda-contextShoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain Ruby projects.
Ruby MIT License UpdatedJul 14, 2024 -
avo Public
Forked from avo-hq/avoBuild Ruby on Rails apps 10x faster
Ruby Other UpdatedJun 4, 2024 -
kaminari Public
Forked from kaminari/kaminari⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
Ruby MIT License UpdatedApr 4, 2024 -
Ruby interface for the zlib compression/decompression library
C BSD 2-Clause "Simplified" License UpdatedFeb 22, 2024 -
rack-test Public
Forked from rack/rack-testRack::Test is a small, simple testing API for Rack apps.
Ruby MIT License UpdatedFeb 1, 2024 -
gitable Public
Addressable::URI with additional support for Git "URIs"
-
-
rubocop Public
Forked from rubocop/rubocopA Ruby static code analyzer and formatter, based on the community Ruby style guide.
Ruby MIT License UpdatedOct 29, 2023 -
symlink_challenge Public
A test repository and gem with good, bad and ugly symlinks
Ruby MIT License UpdatedMar 30, 2023 -
zeitwerk Public
Forked from fxn/zeitwerkEfficient and thread-safe code loader for Ruby
Ruby MIT License UpdatedMar 16, 2023 -
aws-ecs-orb Public
Forked from CircleCI-Public/aws-ecs-orbAn orb that simplifies deployment to Amazon's Elastic Container Service (ECS). Supports both EC2 and Fargate launch types.
Python MIT License UpdatedAug 12, 2022 -
anyway_config Public
Forked from palkan/anyway_configConfiguration library for Ruby gems and applications
Ruby MIT License UpdatedMar 15, 2022 -
graphql-node-auth-example Public
An example Express GraphQL API that uses Auth0 to authenticate queries
JavaScript MIT License UpdatedJul 15, 2021 -
Hubot script to listen for github issues and pull request mentions and print a nice Slack attachment.
-
reactorhacker Public archive
A little script (now a sinatra app) that I made to hack the computers in Fallout 3
-
hubot-slack-bugsnag-listen Public archive
Hubot script to listen for urls from bugsnag and display bug details in a Slack attachment
CoffeeScript MIT License UpdatedNov 26, 2019 -
splatnet2statink Public
Forked from frozenpandaman/splatnet2statinkTakes battle data from the SplatNet 2 app and uploads it to stat.ink.
Python UpdatedJun 24, 2018 -
nanomart-oss Public
Forked from engineyard/nanomart-ossSimple application to practice refactoring.
-
topt Public archive
Thor compatible command line option parser. A replacement for Ruby's OptionParser (optparse).
Ruby Other UpdatedSep 30, 2014 -
ardm Public
Forked from engineyard/ardmUse Datamapper DSL on top of ActiveRecord
Ruby Other UpdatedJul 19, 2014 -
capissh Public
Extraction of Capistrano's parallel SSH command execution
-
git-ssh-wrapper Public
Provide a permissive GIT_SSH for connecting to protected remote repositories
-
em-powerdns Public archive
A Ruby EventMachine protocol for PowerDNS custom pipe backend
-
active_collection Public archive
A lazy-loading, Array-like collection proxy for ActiveRecord that understands conditions and paging.