Discover our latest Developer Posts
Migrating to GitHub Actions for Rails CI
RubyCI is tragically shutting down, so I'm migrating to GitHub Actions for Rails CI.
Our Engineering Principles
The principles that we follow as we build high quality software at Lumos.
Getting into Ruby on Rails
A friend recently asked me how to get started with Ruby on Rails. I thought I'd write up my response here.
Hotwire Handbook Part 2
Part Two of the Hotwire Handbook. A detailed dive into pagination with Hotwire. An extension to the excellent guide by David Colby.
Upgrade or Rebuild?
It’s a question that many developers face. Maintenance takes a back seat to "urgent" new features, and before you know it your dependencies are way out of date.
Admin Authorisation at Lumos
We're working on a better way to manage the relationship between users and organisations. This post it about our simple approach to admin users.
Hotwire Handbook Part 1
Hotwire Handbook Part 1
Simple Javascript Theme Toggle
Dark mode is becoming more and more common, its something that most operating systems now have as an option and many individual pages now offer it as a preference too. However its not for everyone, and choice is always a good thing.