Bookmarks (17)

  • screenshot

    ActiveRecord::Base#pluck accepts hash values, devcontainers improve...

    Hey everyone, Happy Friday! I hope you get some time to unwind and relax going into...

  • screenshot

    Defering jobs enqueuening to after the transaction commit, queries ...

    Hi, Wojtek here exploring this week’s changes.Article.transaction do |transaction| article.update(published: true) transaction.after_commit do PublishNotificationMailer.with(article: article).deliver_later end...

  • screenshot

    Retry known idempotent SELECT queries, New Active Record configurat...

    Greetings! I'm Emmanuel Hayford, here to bring you your weekly instalment of "This Week In Rails"....

  • screenshot

    Illustrator file preview, deprecations and more!

    Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase.Railties: configure sanitizer vendor in...

  • screenshot

    Enhanced assert_broadcasts, file support for Logger outputs and more!

    Hope you're having a lovely weekend. Emmanuel here with yet another batch of Rails updates for...