📰 Active Record News
Active Record News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Active Record. Real-time updates on events, politics, business and more.
April 11, 2024
Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics - Using Clickhouse to scale an events engine · getlago/lago Wiki
November 13, 2023
From polyglot databases to paradigm integration, success in Java Persistence hinges on smart choices, seamless integration, and adaptability to evolving needs.
October 30, 2023
Explore the synergy of Java and MongoDB for enterprise apps. Learn how Quarkus, Spring Data MongoDB, Morphia, Jakarta EE, and Eclipse JNoSQL streamline this integration for high-performance solutions. Perfect for developers and decision-makers.
October 27, 2023
This is the second part of the article about pattern matching in Ruby; that article is itself a part of the series about recent language features, their de...
October 6, 2023
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
September 16, 2023
Now available in a beta, Rails 7.1 will generate all Dockerfiles needed for deployment, tuned for production use.
September 12, 2023
Please also read my follow-up about abstractions and the role of a framework Last year I made a decision that I won’t be using Rails anymore, nor I will support Rails in gems that I maintain. Furthermore, I will do my best to never have to work with Rails again at work. Since I’m involved with many Ruby projects and people have been asking me many times why I don’t like Rails, what kind of problems I have with it and so on, I decided to write this long post to summarize and explain everyt...
May 6, 2023
One of the most common problems I encounter consulting on Rails projects is that developers have previously added lib/ to autoload paths and then twisted the...
February 24, 2023
Monkey patching is considered one of the more powerful features of the Ruby programming language. However, by the end of this post I’m hoping to convince you that they should be used sparingly, if at all, because they are brittle, dangerous, and often unnecessary. I’ll also share tips on how to use them as safely as...
February 11, 2023
Although Ruby on Rails is the oldest framework, and some claim that it is no longer in use, developers still like it for various reasons. And the reason is most probably the features it offers. So here we've compiled some of the best features of Ruby on rails in nowadays programming 2023.