📄️ Keynote: The Magic of Rails
Exploring the principles & techniques behind the framework
📄️ The End of Legacy Code
Legacy code. Did you just shiver with dread?
📄️ The Math Every Programmer Needs
Leave your fear of math behind along with the equations and symbols, we're headed to Ruby-land!
📄️ ActiveRecord::Encryption; Stop Hackers from Reading your Data
Have you ever wondered how to encrypt data in your Rails application but weren’t sure where to get started?
📄️ Have Toolbox, Will Share
Sometimes we need to spend time sharpening our tools…and learning about other tools.
📄️ Taylor's Guide to Big Rewrites
Taylorism, is a system of management advocated by Fred W. Taylor.
📄️ Accessible by default
It's one thing to build a new application that meets the latest accessibility standards, but it's another thing to update an existing application to meet them.
📄️ Merged PRs: An Untapped Resource for Practice and Exploration
Debugging is one of the most powerful and necessary tools in a developer's toolkit, and what better way to hone our Rails debugging skills than by using real-world examples from the Rails codebase itself?
📄️ Rails as a piece of birthday cake
Ruby on Rails as a framework follows the Model-View-Controller design pattern.
📄️ How to Have The Slowest Rails App Ever
Is your Rails application just too fast? Do you wish it was slower?
📄️ Migrating Shopify's Core Rails Monolith to Trilogy
Trilogy is a client library for MySQL-compatible database servers.
📄️ Go Passwordless with WebAuthn in Ruby
Nowadays, passwords are still our most common authentication method.
📄️ Pair programming with AI
AI tools such as ChatGPT and GitHub Copilot are revolutionizing the way we write code.