Blogs

Rails 7.0 RC1: New JavaScript Answers, At-Work Encryption, Query Origin Logging, Zeitwerk Exclusively
We’re almost ready to declare Rails 7 done! The feedback since the first alpha release has been wonderful, we’ve eliminated a slew of issues, and we’ve seen Basecamp, HEY, GitHub, and Shopify all run in production on this alpha series. So we now f...



Shopify-Made Patterns in Our Rails Apps — Development (2021)
At Shopify, we’ve developed our own patterns in order to support our global platform. Before coming here, I've developed multiple Ruby (and Rails) applications at multiple growth stages. Because of that, I quickly came to appreciate some workaroun...

Rails 7.0 RC1: New JavaScript Answers, At-Work Encryption, Query Origin Logging, Zeitwerk Exclusively | Riding Rails
We’re almost ready to declare Rails 7 done! The feedback since the first alpha release has been wonderful, we’ve eliminated a slew of issues, and we’ve seen Basecamp, HEY, GitHub, and Shopify all run in production on this alpha series. So we now f...


Remote Ruby | Rails 7, Railties, and Sorbet at Shopify with Rafael França from Rails Core
We are back from RubyConf and excited to have as our guest, Rafael França, who works at Shopify and here to chat with us about Rails and Ruby things. Today, we learn what brought Rafael into Ruby and then into Rails. We find out more about what ha...


Fix slow page loads in a Ruby on Rails application by identifying n 1 queries | BigBinary Blog
In one of our internal products, we received complaints regarding slow page loads and longer response times for a certain page. Our team members used New Relic to debug the cause of the slowness and were able to resolve the issue. After the issue ...