myronmarston's Stars
sripathikrishnan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
flippercloud/flipper
🐬 Beautiful, performant feature flags for Ruby.
github/secure_headers
Manages application of security headers with many safe defaults
tpope/vim-dispatch
dispatch.vim: Asynchronous build and test dispatcher
mbj/mutant
Automated code reviews via mutation testing - semantic code coverage.
moneta-rb/moneta
a unified interface to key/value stores
natritmeyer/site_prism
A Page Object Model DSL for Capybara
tmm1/rblineprof
line-profiler for ruby
github/swordfish
EXPERIMENTAL password management app. Don't use this.
oesmith/puffing-billy
A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
goldfeld/vim-seek
Seek makes navigating long lines effortless, acting like f but taking two characters.
davejacobs/letters
A tiny debugging library for Ruby
dtao/safe_yaml
Parse YAML safely
flyerhzm/redis-sentinel
another redis automatic master/slave failover solution for ruby by using built-in redis sentinel (deprecated)
gdb/rubysh
Rubysh: Ruby subprocesses made easy
livingsocial/keyspace
Capability-based secure key management and credential storage
hybridgroup/gitnesse
Acceptance testing with Cucumber using a git-based wiki to store feature stories
txus/aversion
Make your Ruby objects versionable
hamcrest/ramcrest
Hamcrest in Ruby
parolkar/deployment_pipeline
[Workflow] Deployment Pipeline - An opinionated continuous delivery workflow for Agile Teams
peterc/multirb
Run Ruby code over multiple implementations/versions using RVM from a IRB-esque prompt
mattwynne/raffle
A refactoring tool for Ruby
txus/traitor
Traits for Ruby 2.0: like mixins, but better
lmarburger/metriks-middleware
Rack middleware to track throughput and response time with metriks
soveran/redisent
Sentinels aware Redis client.
raggi/youre_doing_it_wrong
Y U DO IT WRONG???
cvincent/rspec-fire-roles
Mock roles, not objects. For use with rspec-fire.
avdi/hookah
myronmarston/mix_and_match_rspec
Demonstration of mixing and matching different parts of RSpec with other testing tools
sheldonh/interface_enforcement
Elective test interface enforcement for Ruby