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