Ruby Weekly

@ruby_discussions
2.6K Followers
24 Following
4.1K Posts

Articles, projects and tutorials about #Ruby.

Weekly newsletter: https://discu.eu/weekly/ruby

Newsletterhttps://discu.eu/weekly/ruby
Other botshttps://discu.eu/social

ActiveJob::Continuable merged to Rails, for jobs that can be re-started after interuption

https://github.com/rails/rails/pull/55127

Discussions: https://discu.eu/q/https://github.com/rails/rails/pull/55127

#programming #rails #ruby #webdev

Active Job Continuations by djmb · Pull Request #55127 · rails/rails

Continuations provide a mechanism for interrupting and resuming jobs. This allows long running jobs to make progress across application restarts. Jobs should include the ActiveJob::Continuable modu...

GitHub
Beyond MVC: Layered design in Rails, service objects and the new Ruby Data class

Rails’ tight integration of ORM and web gives it a big productivity boost early on. However, as projects grow, tight coupling tends to surface through a mix of slow tests, overloaded controllers, models too close to the database, and domain logic tangled up with infrastructure.

Exploring Common AI Patterns with Ruby

Three examples of integrating LLMs in Ruby using OmniAI.

How to Redirect in Rails: From Manual to redirect_to

In this post, we’ll explore how redirects work in Rails: what they are, how to redirect manually, and how the redirect_to method simplifies things. We’ll cover common use cases, security considerations, and even dig into the Rails source to see how redirect_to works under the hood.

Write Software, Well

CFP and Call for Ruby Startups for the SF Ruby Conference 2025

https://cfp.sfruby.com/

Discussions: https://discu.eu/q/https://cfp.sfruby.com/

#programming #ruby

CFP for San Francisco Ruby Conference 2025

Share your Ruby knowledge and experience at the San Francisco Ruby Conference on November 19-20, 2025. We're looking for talks to support and inspire the new generation of successful startups built on Ruby and Rails.

Code Rails 10x Faster: AI-Powered Dev with Cursor

YouTube
How to Deploy a Rails App With Kamal

YouTube
Cloudflare Turnstile for spam prevention in Rails - Avo

Learn how to implement Cloudflare Turnstile to prevent spam and unwanted access to parts of our Rails applications.

Understanding Queueing Theory

null

BigBinary
2025 Developer Survey | Stack Overflow

Stack Overflow's annual Developer Survey is for the worldwide developer and technology community to answer questions about what they use and how they feel about the latest in technology.