Watch out for this one deprecation warning when upgrading from Rails 7.1 to 7.2 on Heroku| Arkency Blog
Stop concatenating URLs with strings — Use proper tools instead| Arkency Blog
Breaking the Singleton: How to Reload Ruby Singleton Instance| Hi, we're Arkency
In my line of work as a consultant I’m often reviewing Rails codebases. Most of the time they’re not the greenfield apps — developed with latest and greatest Rails and Ruby releases. They power successful businesses though. To keep them running smoothly and securely they sometimes need a little push to stay within framework maintenance window.| Arkency Blog
I do not blindly trust setting things in new_framework_defaults initializers anymore| Hi, we're Arkency
Batch mapper in RailsEventStore - how initial idea evolved into experimental feature Some time ago, Bert who uses RES in his project has reached out to us with a performance issue. The data in his event store database are encrypted. RailsEventStore provides an EncryptionMapper to handle encryption/decryption of domain events’ data. However, in this case the simple use of it caused performance issues.| Arkency Blog
Hi, we're Arkency and it's our blog with meaty content.| Arkency Blog
How to add index to a big table of your Rails app When your application is successful, some of the tables can grow pretty big — I’m looking at you users table. If you’re curious enough, you periodically check how your database performs. If any slow query pops up in the metrics, there’s a great chance that some index is missing.| Arkency Blog
Hi, we're Arkency and it's our blog with meaty content.| Arkency Blog
Do you tune out Ruby deprecation warnings?| Arkency Blog
Hi, we're Arkency and it's our blog with meaty content.| Arkency Blog