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