#Rails8
I just added the slides and repo metadata to the talk on @rubyevents.org:

www.rubyevents.org/talks/rails8...
Rails8 responsive chat done with RubyLLM
Repo: https://github.com/palladius/rails8-turbo-chat https://www.meetup.com/rubyonrails-ch/events/307626721
www.rubyevents.org
June 19, 2025 at 11:05 AM
Bestsellers for the past week:
https://pragprog.com/best_sellers/

Top 3:
#1 The Pragmatic Programmer 20th Anniversary
https://pragprog.com/titles/tpp20/

#2 Rails 8
https://pragprog.com/titles/rails8/

#3 Programming Ruby 3.3
https://pragprog.com/titles/ruby5/

@intertwingly.net @noelrappin.com
January 10, 2025 at 6:01 AM
Rails 8 introduced Solid Queue — background jobs powered by database, no Redis required. Simpler deployments, lower costs, same performance. #RubyOnRails #Rails8 #SolidQueue #ActiveJob #WebDev #BackendDevelopment #Ruby blog.saeloun.com/2026/05/26/r...
June 2, 2026 at 12:30 PM
🚀 Tomorrow is the @wnb-rb.dev meetup day! 🎉
Come join us and hear #JennyShen talk about #Rails8 Upgrade!
Tomorrow, Tuesday, November 26 at 12pm Eastern) is our meetup day! Come join and hear Jenny Shen talk about an upgrade handbook to Rails 8. Jenny will cover the common changes in Rails 8, and demonstrate how Shopify automated the upgrade process across hundreds of applications #meetup #ruby #rails
November 25, 2024 at 6:13 PM
rails8 には github actions の workflow が最初から入ってるんだ..ほえー
November 8, 2025 at 11:39 AM
Celebrating Agile Web Development with Rails 8 by Sam Ruby, now in print from The Pragmatic Programmers!

🔗 Read more: medium.com/pragmatic...
📘 ebook: https://pragprog.com/titles/rails8

#ruby #rails #agile #webdevelopment #programming #pragprog #books
July 3, 2025 at 12:43 PM
Rails 8's Solid Cache lets you ditch Redis for database-backed caching — bigger caches, lower costs, simpler infrastructure. Here's how to set it up and when it makes sense for your app. #Rails8 #RubyOnRails #SolidCache #WebDev #RailsDevelopment #Caching #DevOps blog.saeloun.com/2026/05/26/r...
May 29, 2026 at 12:30 PM
This Week: 8.0.0

Rails 8.0 has dropped. Rails 1.0 was released in December 2005. This book was there from the start, evolving right along with Rails.

Developed in consultation with the Rails core team, Rails itself is tested against the code in this book.
pragprog.com/titles/rails8
November 9, 2024 at 8:52 PM
Rails 8 - pragprog.com/titles/rails8
This book was there from the start, and has evolved right along with Rails. Developed in consultation with the Rails core team; Rails itself is tested against the code in this book.

Included in the Fall Sale! Use code FallSale2024 to save $20 (min $50 cart)
November 1, 2024 at 7:28 AM
💥 Want to try out #Rails8? Our new #tutorial shows you how to:

✅ Set up your dev environment
✅ Configure PostgreSQL
✅ Deploy to production

All on #Upsun, all explained step by step! 🤩
Deploy your first Rails 8 app now 👉 brnw.ch/21wOpnF
November 6, 2024 at 8:28 AM
Rails8がSQLiteでプロセス内に全(ちょっと大袈裟)機能を閉じ込めたのと類似しているところがおもしろい。
February 10, 2025 at 8:43 AM
Rails8 で動くテンプレートになったのでリリースした。
ワークアラウンド解決できる方募集中です。
[Release v8-0.0.1 · mikoto2000/ya-rails-template](github.com/mikoto2000/y...)
Release v8-0.0.1 · mikoto2000/ya-rails-template
Rails8 対応。 impourtmap で自作のスクリプトを読み込ませる方法がわからなかったので、 すべてを application.js の中に移動した。 いつかちゃんとファイル分割できるようになりたい...
github.com
December 29, 2024 at 3:54 AM
Rails8, importmap に登録した JavaScript が text/plain で配信されてしまって読み込み失敗するんですけど、どうすれば解消できますか?
December 29, 2024 at 1:48 AM
These new solid* made me setup a playground app using #rails8.
"No #PaaS required" as slogan has to live up :)
I love #Sidekiq tho, however for simplicity when starting out, is a bit too much.
November 19, 2024 at 7:36 AM
I must say I am privileged enough to have my employer pay for #LinkedInLearning curious thing is as someone who wants to up my game and utilise all resources unpaid and paid at my disposal... am on standby for #Rails8 resources on #LinkedInLearning or am I using the wrong search term?
December 9, 2024 at 5:37 PM
After many years of learning all kinds of fancy languages, frameworks, Ruby/Rails turns out still to be the most humble one to get things done in a graceful manner. I was able to create a sticker generator (through replicate) site for my kids in two days. Thanks to Rails8! #rails #ruby
November 9, 2024 at 10:38 PM
Okay I know what's wrong just not sure a fix.

github.com/afomera/rich...

1. Remove the @afomera css line, propshaft can't look in node modules for it, and the file is imported to richer-text.css anyway.
2. Add the custom styles missing from the ruby gem that got overwrote.
Add post scaffold and fix the failure of the installation script :( · afomera/richer-text-rails8-install-fix@38bde05
github.com
November 28, 2024 at 7:46 PM
@shioyama.bsky.social sorry to bother you like this, but could you look at github.com/shioyama/mob... when you get a chance? Thanks in advance.
Add support for Rails 8 · Issue #652 · shioyama/mobility
Hi there! I've updated my app to Rails 8 and now got this error in CI : NoMethodError: undefined method `mobility_backend_class' for nil # /cache/nicolas/concerto/ruby-wip-rails8/ruby/3.3.0/gems/mo...
github.com
November 26, 2024 at 8:23 PM
高速で固定的なハードを使う思想のRails8は、サーバレスと相性が悪い筈だが、それでもそれなりにはさばけるから低コストにいける、と。面白い => Rails 8で本番利用可能になったSQLiteをつかうとGoogle Cloudでほぼ無料で運用ができそうな件 https://search.app/oxbS81GfUEPa2MERA
Rails 8で本番利用可能になったSQLiteをつかうとGoogle Cloudでほぼ無料で運用ができそうな件
search.app
January 31, 2025 at 3:50 PM
Rails8 に JavaScript を組み込む方法がわからん...
[JavaScript 読み込みのワークアラウンド解消 · Issue #22 · mikoto2000/ya-rails-template](github.com/mikoto2000/y...)
JavaScript 読み込みのワークアラウンド解消 · Issue #22 · mikoto2000/ya-rails-template
自作のスクリプトをファイル分割して読み込ませる方法がわからないため、全て application.js に記載する形で回避した。 ya-rails-template/apptemplate.rb Lines 54 to 196 in 3714483 ya_common_js_import_code = <<~'EOS' /** * 要素の詳細画面へ遷移(Enterキーでの遷移) */ exp...
github.com
December 29, 2024 at 9:18 PM
🚀 Just published my journey of deploying Rails 8 with Dokku! After battling with costly managed solutions, I've crafted a production-ready setup that's both robust & budget-friendly.

Full guide: sulmanweb.com/rails-8-prod...

#Rails8 #DevOps #WebDev #Ruby #RubyOnRails
Rails 8 Production Setup with Dokku Guide
Learn how to deploy a Rails 8 application with multiple databases using Dokku. A comprehensive guide for production-ready deployment and maintenance.
sulmanweb.com
January 28, 2025 at 9:06 AM
Found this helpful? Give it a RT! 🙏

Questions about Rails deployment automation? Drop them below! Always excited to chat about DevOps and Rails.

#WebDev #GitHubActions #DevOps #Rails8

7/7
January 21, 2025 at 1:53 AM
So, the thing is, I absolutely can't live without the summarized schema comments created by the #annotate gem. But it's not working properly under #rails8 and actually seems to be abandoned by now 🥲 BUT good news: There's a fork github.com/drwl/annotat... and it works like a charm with Rails 8 ♥️♥️♥️
GitHub - drwl/annotaterb: A Ruby Gem that adds annotations to your Rails models and route files.
A Ruby Gem that adds annotations to your Rails models and route files. - drwl/annotaterb
github.com
March 7, 2025 at 3:41 PM