matthewrudy
Technical Architect @ministryofjustice, former Architect @GoGoVan, Organiser of @hkcodeconf and @codeaholicshk. Mandarin (and semi-Cantonese) speaker
GoGoVanLondon / Hong Kong
Pinned Repositories
acts_as_configurable
Avoid cluttering your Rails models, ActsAsConfigurable abstracts all your configuration away with a polymorphic config store
cmon
C'mon, lets make monitoring simpler
fake-code4hk-app
Decompiling a fake code4hk / occupy central app distributed via whatsapp
memoist
ActiveSupport::Memoizable with a few enhancements
memoist2
Simple Memoization for Ruby 2.0
rcov_rails
Ruby, Rails, Rcov put together into a neat Rake task
regexpert
A collection of common Regexps for Ruby. Validation for emails, uk postcode, etc.
rudeq
A rails DB-based queue plugin
solr_query
a ruby library designed to make building nested Solr queries simple and standardized.
the-rude-book-of-elixir
Who knows?
matthewrudy's Repositories
matthewrudy/rcov_rails
Ruby, Rails, Rcov put together into a neat Rake task
matthewrudy/solr_query
a ruby library designed to make building nested Solr queries simple and standardized.
matthewrudy/cmon
C'mon, lets make monitoring simpler
matthewrudy/expiring_memory_store
Extend Rails, ActiveSupport caching to support an :expires_in option.
matthewrudy/hello-android-app
going through "Hello Android"
matthewrudy/percentise
simple, consistent percentages
matthewrudy/pg_deadlock_retry
Deadlock Retry plugin for Rails and Postgres
matthewrudy/time_freeze
Simple gem for freezing Time
matthewrudy/whitelist-mail-proxy
A thin proxy for Mail and ActionMailer to enable whitelisting
matthewrudy/afriworks
an attempt to create a portal for outsourcing companies in ghana
matthewrudy/bigrepo
200meg of files, bunged into a tiny repository
matthewrudy/bolt
A script runner
matthewrudy/cnapper
A tutorial project for building an offline-processed screenshot-ing application
matthewrudy/git-rebase-test
playing around with git rebase
matthewrudy/HKRoR
The Hong Kong Ruby On Rails Website
matthewrudy/i18n_scope
simple, chainable, scoping for i18n
matthewrudy/lrug_talk
matthewrudy/matai
testing repository and gems with unicode names
matthewrudy/old-newsprank
matthewrudy/perforation
matthewrudy/prawn
my fork for contributing patches to the core project
matthewrudy/rails_admin
My fixes to be pulled upstream for the first gem release
matthewrudy/rcov
@matthewrudy's fork of Rcov (for any changes associated with the rcov_rails gem)
matthewrudy/red-dot-talk
my talk at red dot ruby conf
matthewrudy/ruby-vs-scala
A selection of code in Ruby and Scala for speed and beauty
matthewrudy/showoff-laowaihua
Showoff Talk on LaoWaiHua
matthewrudy/showoff-pootonghua
Showoff Talk on PooTongHua
matthewrudy/slippy
HTML Presentations
matthewrudy/sortable
Sortable provides a DSL for defining sort order on arbitrary Ruby objects
matthewrudy/voteable_benchmarks
Compare performance of SQL v.s MongoDB implementations on up / down voting problem