Seattle, WA

Myron Marston

Elite
@myronmarston

mail_safe. Keep your ActionMailer emails from escaping into the wild during development.

155

vcr. This is no longer the canonical repo -- it has moved to https://github.com/vcr/vcr

34

integrity-heroku. Deploy Integrity on Heroku's platform

11

fractal_composer. The algorithm used by fractalcomposer.com

11

test_benchmarker. A tool for benchmarking ruby Test::Unit tests

10

email_blacklist. Blacklist particular email addresses so ActionMailer doesn't deliver emails to them.

6

vim_files. My vim files

5

paperclip_url_support. Add file "upload" from a URL instead of local file, for the Paperclip Rails plugin

4

factory_data_preloader. Preload data created by factory girl (or any other Rails fixtures alternative) so that you can use Rails' built-in test transactions.

2

oh-my-zsh. A community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), over 40 terminal themes, and an auto-updating tool so that you can keep up with the latest improvements from the community.

2

ruby-presentation. A presentation on ruby given at SEOmoz

2

janus. A MacVim Distro

2

rspec-fire. More resilient test doubles for RSpec.

2

katas. Code Katas

2

mix_and_match_rspec. Demonstration of mixing and matching different parts of RSpec with other testing tools

2

algorithms. Just some algorithm implementations

2

integrity. The easy and fun Continuous Integration server

2

column_timestamps. Keeps track of when a specific column in an ActiveRecord model changed.

2

webmock. Library for stubbing HTTP requests and setting expectations on HTTP requests in Ruby.

2

clickatell. Ruby interface to the Clickatell SMS Gateway API

2

CSharpInterviewPractice. Just some practice coding problems for an upcoming interview

2

geokit-rails. Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.

1

rspec-core. Rspec-2 runner and formatters

1

raid5_vcr_issue. Repo for VCR/faraday issue discussed on vcr mailing list

1

cucumber. BDD that talks to domain experts first and code second

1

cruisecontrolrb-campfire_notifier. Campfire notifiier for CruiseControl.rb.

1

rails. Ruby on Rails

1

bundler_gemspec_bug. Demonstration of a bug in bundler

1

pizza_order. An interesting algorithmic problem....

1

conferences. Crowd-sourced Ruby conference wiki

1

arel. A Relational Algebra

1

interview_practice. Just some practice coding problems for an upcoming interview

1

nothing. Programming With Nothing

1

addressable. Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.

1

bundler. Manage your application's gem dependencies with less pain

1

guard-rspec. Guard::RSpec automatically run your specs (much like autotest)

1

travis-config-testing.

1

ruby-conf-2011-notes. Notes from Ruby Conf 2011

1

rack-client. A client wrapper around a rack app or Net::HTTP

1

rspec-expectations. Rspec-2 expectations (should and matchers)

1

typhoeus. Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.

1

rack-test. Rack::Test is a layer on top of Rack's MockRequest similar to Merb's RequestHelper

1

rspec-mocks. Rspec-2 doubles (mocks and stubs)

1

bullet. A rails plugin/gem to kill N+1 queries and unused eager loading

1

radiant-ratings-extension. Ratings for radiant pages

1

pickle. Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints

1

reports_as_sparkline. rails plugin for easy generation of sparklines based on your models

1

ghosts-and-spirits. The source code for ghostsandspirits.net

1

nulldb. An ActiveRecord null database adapter for greater speed and isolation in unit tests.

1
49
Apply