Staff engineer at Cleo
Simple modelling experiments for pairing algorithms
Example code from each episode
My attempts at various Katas on Codewars.com
Example blogging application using the blogit gem
Kettle Demo code for an OOP Talk
Entity relationship diagrams for modelling a modular domain
Jekyll plugin for fetching archive.org URLs for a given URL
Demo app showing a modularised codebase organised around capabilities.
Test Rubymotion app trying to get SVGKit to work
Simple Rails-like clone. Rack-based web framework for teaching purposes
Katana's application templates
work in progress
Showing how I can't get tomdoc to work :(
Testing out Travis CI with a rails app
Easily search multiple model attributes at once
Ruby tutorial content for Sonny
Testing the effectiveness of split A/B testing vs. Epsilon Greedy testing
Simple RubyMotion app configuration using ENV and a single YAML file
Views and controller generators for RubyMotion apps
A Rubymotion module to make light work of writing to and reading from plist files.
Simple, super-lightweight gem for calculating the Flesch Kincaid score in Ruby
Episode code for the {Cursed Code} YouTube episodes
A simple mp3 player plugin for rails
Automatically generates all of the iOS splash images you'll never need.
Table-top based robot game
Technical assessment project - Search for postcodes within a service area
This is a test. Ignore
Rails generators for my own projects
Example code demonstrating Unit testing and Integration testing
Building language models in Ruby
Demo app for enforcing modularisation
Testing horizontal tables within vertical tables in iOS
Example app, showing the bug described in https://github.com/HipByte/motion-yaml/issues/9
Admin views and actions for the blogit Rails engine
This gem is no longer maintained
A selection of Ruby on Rails modules commonly used by Gavin Morrice
A Rails gem for reading, writing and deleting cookies using JS
An app that runs everywhere
A test app, can't seem to get FMDB working with Rubymotion
Automatically generates all of the iOS icons you'll never need
Example of horizontal scrolling tables in RubyMotion (not working well yet!)
App for recording my resting heart rate.
Grab factory_girl factories for faster tests
Demonstrates the cost of using ActiveRecord Query cache in a simple Rails app
A simple gem for pinging search engines with your XML sitemap
A sample app showing how to set up a RubyMotion app to use the Facebook iOS SDK 3.1
App code from the Screencast on building a REST API
Simple command-line tool for logging daily process on a project
Oughtomatically generate shoulda validation and association tests
Samurai police making sure your code behaves itself.
Comparing sorting records in memory vs multiple DB calls
Testing DB comments in Rails model annotations
Testing what AR does when you change the polymorphic_name on a model class
Code refactoring workshop for Baltic Ruby
Testing rotating views in Rubymotion
Under development - check back later
Admin actions for the blogit rails engine
CompanyNameGenerator
What's happening with the env hash in test mode?
RSS Parser not found :(
A to_binary library for Ruby integers
Demo app showing a simple Prometheus setup in Rails
Example code for Rubymotion Tutorial
Cut down your assets/images to web-friendly sizes
My personal gem for daily journal notes
wip: A gem to parse tags from Ruby code comments
Cheap and easy attribute persistence for Rubymotion apps
A helpful class for gender-specific models in Ruby applications. Genderize adds useful helper methods for various pronouns and other written forms of male and female genders.
WIP: Detects N+1 queries in test suite and comments on Github PRs
A mountable Rails blogging engine