Rails World 2024 tickets on April 30, legacy index name format for Rails 7.0, etc
Rubyland
by
3h ago
Originally appeared on Ruby on Rails. Emmanuel Hayford here, writing from Toruń, Poland. We’ll keep this one short. Tickets for this year’s Rails World will be available for purchase on Tuesday, April 30, 2024, at 1 PM EDT from the official Rails World site. The Foundation has more information on tickets here. On to your weekly dose of Rails updates: Pre-7.1 Rails migrations use legacy index names when using rename_table This pull request ensures compatibility for Rails versions before 7.1 by retaining the legacy index name format. Beginning with version 7.1, Rails introduced a new index name ..read more
Visit website
Avo: Building Custom Interfaces, Managing Users, and Creating Authorization Systems - RUBY 634
Rubyland
by
7h ago
Originally appeared on Ruby Rogues. Adrian Marin is the Co-Founder and CTO at SuperStuff.a. He is also the Author of Avo Admin for Ruby on Rails. They delve into the world of Ruby on Rails and explore the latest developments in the tech industry. Adrian shares his journey of building Avo, his approach to differentiation, and the emphasis on customization and user support. They also discuss the challenges and maturity of open-source projects, sustainability, and the importance of offering free and paid versions to cater to diverse user needs. Join them as they uncover the technical aspects of g ..read more
Visit website
Karafka 2.4 Release Announcement: Advancing Kafka Processing for Ruby and Rails
Rubyland
by
7h ago
Originally appeared on Closer to Code. Introduction I am thrilled to announce the release of Karafka 2.4, a significant milestone in the evolution of my Ruby and Rails multi-threaded efficient Kafka processing framework. This release builds upon the solid foundation laid by its predecessor, Karafka 2.3. It introduces many new features, enhancements, and improvements across the entire Karafka ecosystem, including Karafka, Web UI and WaterDrop. In this article, I will discuss the most significant changes and enhancements introduced in Karafka 2.4. Please note that this is not an exhaustive list ..read more
Visit website
Auto-tuning your GC settings
Rubyland
by
1d ago
Originally appeared on Ruby Weekly. #​700 — April 25, 2024 Read on the Web Ruby Weekly Autotuner: Speed Up Your Rails App with GC Tweaks — You can get some serious performance boosts if you tweak Ruby's garbage collection settings, but there are a lot of them, and it’s easy to get lost. Autotuner is a new tool from Shopify that can provide suggestions on how to best tune things based upon actual data collected while your app is running. Peter Zhu Ruby 3.3.1 (and More) Released — Due to the discovery of an arbitrary memory address read vulnerability when user-supplied data is provided to ..read more
Visit website
Autotuner: How to Speed Up Your Rails App
Rubyland
by
2d ago
Originally appeared on Rails at Scale. This article was adapted from my Rails World talk “Rails and the Ruby Garbage Collector: How to Speed Up Your Rails App”. Ruby’s garbage collector is designed to be adaptable, scaling from short Ruby scripts to running apps that serve millions of requests per second. While it’s designed to be adaptable, it may not work optimally for every use case. For this reason, Ruby’s garbage collector supports many (19 at the time of writing) parameters that can be used to tune it. However, the use of these parameters requires knowledge of how the garbage collector ..read more
Visit website
Enhancing Rails Log Output with SQL Query Count
Rubyland
by
2d ago
Originally appeared on Saeloun Blog. Rails developers often faced challenges optimizing performance due to logs that lacked detailed SQL query information. This made it difficult to identify specific performance bottlenecks, as the logs only provided general data on database interactions and view rendering times. A recent update to the Rails framework, offers an insightful enhancement to how Rails logs SQL queries during template rendering. This feature is particularly useful for developers who need to monitor SQL queries to optimize performance and debug issues efficiently. Before Prior to th ..read more
Visit website
Episode 514: Rails Camp! With Bobilee Hartman
Rubyland
by
2d ago
Originally appeared on The Ruby on Rails Podcast. There are so many Ruby events happening recently, that it can be hard to know which one to go to. Today we’re going to talk about a rather unique event in the Ruby community. What if you could go to an event that was just the Hallway Track? And that event happened at a summer camp? Show Notes Rails Camp West Website - https://west.railscamp.us Big Nerd Ranch - https://bignerdranch.com/ Sponsors Honeybadger As an Engineering Manager or an engineer, too much of your time gets sucked up with downtime issues, troubleshooting, and error tracking. Ho ..read more
Visit website
Fly.io ❤️ Kamal
Rubyland
by
2d ago
Originally appeared on The Ruby Dispatch. If you love somebody, let them go, for if they return, they were always yours . If they don’t, they never were. I’ve been scouting out what it will take to update Agile Web Development with Rails 7 for Rails 8, and chapter 17 (Deployment and Production) will need be rewritten to focus on Kamal. This naturally lead me to spend a few hours deploying my Showcase Rails app to Hetzner. Up to this point, I had been following the Kamal project closely, but never had actually used it. Overall, I will say that if I didn’t have Fly.io available to me I would b ..read more
Visit website
Next-level docs with Next.js: Teleport’s new customer acquisition channel
Rubyland
by
2d ago
Originally appeared on Evil Martians. Authors: Olga Rusakova, Head of Communications, Alexey Ivanov, Sr. Frontend Engineer, and Travis Turner, Tech EditorTopics: Case Study, Frontend Development, Next.js Well-structured, detailed documentation matters for all open source projects, but for Open Core solutions adopted by large businesses—it’s absolutely critical. See how we helped Teleport not only redesign their docs, but gain a super user acquisition channel in the process. Well-structured, detailed documentation matters for all open source projects, but for Open Core solutions adopted by larg ..read more
Visit website
Should You Use Ruby on Rails or Hanami?
Rubyland
by
2d ago
Originally appeared on Ruby Magic by AppSignal. Ruby on Rails is the most popular web framework in the Ruby ecosystem and has a large user base, ranging from freelancers to large established companies. With an active user community and wide-ranging documentation, it can be used to build everything from simple applications to complex web platforms. That said, a new contestant is taking on Rails’ dominance for the full-stack Ruby framework title: Hanami. It is a fast, modular Ruby framework with improved performance and maintainability compared to Rails. In this article, we'll explore the streng ..read more
Visit website

Follow Rubyland on FeedSpot

Continue with Google
Continue with Apple
OR