Pinned Repositories
elasticgraph
Schema-driven, scalable, cloud-native, batteries-included GraphQL with superpowers
elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
mail_safe
Keep your ActionMailer emails from escaping into the wild during development.
vcr
This is no longer the canonical repo -- it has moved to https://github.com/vcr/vcr
rspec-core
RSpec runner and formatters
rspec-expectations
Provides a readable API to express expected outcomes of a code example
rspec-mocks
RSpec's 'test double' framework, with support for stubbing and mocking
myronmarston's Repositories
myronmarston/integrity-heroku
Deploy Integrity on Heroku's platform
myronmarston/email_blacklist
Blacklist particular email addresses so ActionMailer doesn't deliver emails to them.
myronmarston/paperclip_url_support
Add file "upload" from a URL instead of local file, for the Paperclip Rails plugin
myronmarston/column_timestamps
Keeps track of when a specific column in an ActiveRecord model changed.
myronmarston/CSharpInterviewPractice
Just some practice coding problems for an upcoming interview
myronmarston/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.
myronmarston/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.
myronmarston/arel
A Relational Algebra
myronmarston/bundler_gemspec_bug
Demonstration of a bug in bundler
myronmarston/cruisecontrolrb-campfire_notifier
Campfire notifiier for CruiseControl.rb.
myronmarston/cucumber
BDD that talks to domain experts first and code second
myronmarston/interview_practice
Just some practice coding problems for an upcoming interview
myronmarston/pizza_order
An interesting algorithmic problem....
myronmarston/rspec-expectations
Rspec-2 expectations (should and matchers)
myronmarston/travis-config-testing
myronmarston/building_gems
Showoff presentation on building gems
myronmarston/capybara
webrat alternative which aims to support all browser simulators
myronmarston/dot-vim
My .vim files
myronmarston/fractalcomposer.com
Code for the old fractalcomposer.com
myronmarston/heroku-rails
easy configuration / multi-environment setup with heroku with deployment hooks
myronmarston/module_exec
An implementation of module_exec for ruby 1.8.6
myronmarston/rspec-1
Behaviour Driven Development framework for Ruby
myronmarston/rspec-2
Rspec-2 meta-gem that depends on the other components
myronmarston/rspec-dev
Rspec-2 development environment
myronmarston/rspec-rails
Rspec-2 for Rails-3
myronmarston/rubyspec
Executable specification for the Ruby programming language using RSpec syntax.
myronmarston/stream_finder
Just some example code
myronmarston/string_to_integer
Just a simple string-to-int algorithm
myronmarston/ternary_tree
A simple implementation of a TernaryTree in ruby
myronmarston/wp_validators
Just an example gem