jaggederest
Ruby, empiricism, databases, and performance measurement. Contributor to RubyGems, Rubinius, Rails, and early @newrelic alumnus.
Portland, OR
Pinned Repositories
acts_as_voteable
pulled from http://juixe.com/svn/acts_as_voteable
alarm_clock
always_verify_ssl_certificates
Ruby's net/http is setup to never verify SSL certificates by default. Most ruby libraries do the same. That means that you're not verifying the identity of the server you're communicating with and are therefore exposed to man in the middle attacks. This gem monkey-patches net/http to force certificate verification and make turning it off impossible.
codedoor
Marketplace for freelance open source programmers
emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
howmuchdoilift.com
i18n_generators
A pack of Rails generators gem plugin that generates Rails 3 and Rails 2 I18n locale files for almost every known locale.
ragi
Ruby Asterisk Gateway Interface stuff pulled from SVN into github so it can be forked
rparsec
A parser combinator for ruby, pulled out of cvs (!!) into git for everyone's parsing pleasure
rails
Ruby on Rails
jaggederest's Repositories
jaggederest/rparsec
A parser combinator for ruby, pulled out of cvs (!!) into git for everyone's parsing pleasure
jaggederest/alarm_clock
jaggederest/codedoor
Marketplace for freelance open source programmers
jaggederest/howmuchdoilift.com
jaggederest/paperclip
Easy file attachment management for ActiveRecord
jaggederest/paperclip-ffmpeg
Process your attachments with FFMPEG
jaggederest/basic-wardrobe
A simple HTML website for laying out a basic wardrobe.
jaggederest/coinbase-trader
Node.js application to bypass BitCoin buying limitations on Coinbase.
jaggederest/emoji_differ
A gem to list out the Slack emoji available for your Team and (optionally) diff them against a local cache/history
jaggederest/factory_bot
A library for setting up Ruby objects as test data.
jaggederest/jsonapi-resources
A resource-focused Rails library for developing JSON API compliant servers.
jaggederest/kaminari
A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3 and 4
jaggederest/leiningen.org
Leiningen's web site
jaggederest/loopy
A tool for thinking in systems
jaggederest/minitest-extra-assertions
Extra assertions for MiniTest
jaggederest/mutation
Mutation testing based on mbj/mutant - renamed to avoid conflict with commercial gem
jaggederest/password-strength-service
jaggederest/pg_dump_sample
A simple tool for dumping a sample of data from PostgreSQL.
jaggederest/rails
Ruby on Rails
jaggederest/rfm
FileMaker to Ruby adapter.
jaggederest/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
jaggederest/ruby
The Ruby Programming Language
jaggederest/rubygems
Library packaging and distribution for Ruby.
jaggederest/rust-chess
Chess implementation in Rust
jaggederest/safe_attributes
Add support for reserved word column names with ActiveRecord
jaggederest/sidekiq
Simple, efficient background processing for Ruby
jaggederest/slaclone
jaggederest/soto.sh
Source code of my personal website
jaggederest/spree_compare_products
Provides product comparison with other products within the same taxon (for of https://github.com/romul/spree_compare_products for moder Spree)
jaggederest/transpec
The RSpec syntax converter