Search
1000 results for “rails”
-
Made my first PR to Rails, and it's about accessibility. Hope it will be accepted 🤞
-
There is a lot of things to criticize about #rails (and it’s well deserved) but we should also say it when good things are happening
And it’s the case today: Rails will soon have an #accessibility official
https://github.com/rails/rails/pull/57293
I haven’t finished it yet but it feels really complete and I already learn few things
-
「 I spent two years trying to make Rails do something it wasn’t meant to do, then realized my old abandoned language would do just fine if approached with my new Rails-gained wisdom. 」
-
I can't believe the #Rails team is still basically ignoring this after so many people joined in, apart from a few comments complaining that they don't want to be tagged… 😑 #ruby #rubylang github.com/rails/rails/...
-
"Tras en el enrejado"
fence #rails #green #summer #sunny #sunnyday #park #garden #saturday #paseo #photooftheday #photo #photography #fotografía #fotos #shotoniphone #shotoniphone13
-
Free AI Coding Skills for Rails
https://www.railsreviews.com/skills
#HackerNews #Free #AICoding #Skills #Rails #AIProgramming #RailsDevelopment
-
Another Weekly Brain Dump is live!
- Building a #Rails template
- Jumpy Alien is finished!
- New assets in the Taylor Playground
- Switching to KDEhttps://sean.taylormadetech.dev/2026/03/12/weekly-brain-dump-13.html
#WeeklyBrainDump #TaylorEngine #Ruby #GameDev #Fedora #KDE #IndieDev #Blog
-
It's Thursday again so have another Weekly Brain Dump!
- Modding my 8BitDo Arcade Stick
- Looking into #Rails Templates and Generators
- Heaps of cool linkshttps://sean.taylormadetech.dev/2026/03/05/weekly-brain-dump-12.html
-
Another Weekly Brain Dump is online!
- Taylor Community site switching back to #Rails from #Hanami
- I also switch to using #Phlex for view rendering
- I start learning how to build a programming languagehttps://sean.taylormadetech.dev/2026/02/26/weekly-brain-dump-11.html
-
📊 Built on #Prometheus metrics, #AlertManager notifications & #OpenTelemetry tracing for complete observability
🗄️ Uses #SQLite for storage & #SolidQueue for background jobs - lightweight #Rails engine architecture
🔐 HTTP probes every 30s, SMTP checks with STARTTLS/SSL verification & MTR-based traceroute monitoring
🎨 Dashboard with dark/light mode, uptime history & probe status visualization across all sites
-
🚀 A 10+ year production Rails application migrated from Delayed Job to Solid Queue — and finally achieved true linear scaling.
🔗 Full article:
https://rubystacknews.com/2026/02/16/from-delayed-job-to-solid-queue-how-a-10-year-rails-app-finally-achieved-linear-scaling/#Rails #SolidQueue #BackgroundJobs #WebEngineering #KaigiOnRails
#Ruby -
🚀 A 10+ year production Rails application migrated from Delayed Job to Solid Queue — and finally achieved true linear scaling.
🔗 Full article:
https://rubystacknews.com/2026/02/16/from-delayed-job-to-solid-queue-how-a-10-year-rails-app-finally-achieved-linear-scaling/#Rails #SolidQueue #BackgroundJobs #WebEngineering #KaigiOnRails
#Ruby -
🚀 A 10+ year production Rails application migrated from Delayed Job to Solid Queue — and finally achieved true linear scaling.
🔗 Full article:
https://rubystacknews.com/2026/02/16/from-delayed-job-to-solid-queue-how-a-10-year-rails-app-finally-achieved-linear-scaling/#Rails #SolidQueue #BackgroundJobs #WebEngineering #KaigiOnRails
#Ruby -
🚀 A 10+ year production Rails application migrated from Delayed Job to Solid Queue — and finally achieved true linear scaling.
🔗 Full article:
https://rubystacknews.com/2026/02/16/from-delayed-job-to-solid-queue-how-a-10-year-rails-app-finally-achieved-linear-scaling/#Rails #SolidQueue #BackgroundJobs #WebEngineering #KaigiOnRails
#Ruby -
At Kaigi on Rails 2025, Rails Committer Yasuo Honda walked through:
• Protocol 3.2 & extended cancel keys
• Why pg ≥ 1.6 matters
• UNLOGGED partition removal
• pg_stat_statements improvements
• Virtual generated columns (now default in PG18)
• Rails 8.1 adapter supportThis is a great example of ecosystem coordination:
PostgreSQL core → pg gem → Rails adapter → production apps.Full technical breakdown 👇
https://rubystacknews.com/2026/02/11/rails-meets-postgresql-18/
-
I Love You, #Redis, But I’m Leaving You for #SolidQueue
-
Master error handling in Ruby 🛠️
Our latest guide breaks down try-catch and exception handling with clear examples.
Read more 👉 railscarma.com/blog/ruby-try-catch-explained-exception-handling-in-ruby/
#Ruby #ExceptionHandling #RailsCarma #RubyTips -
🚨 Alert: 🚨 Programmer discovers that Rails Global IDs aren't as foolproof as he imagined—shock! Instead of living in blissful ignorance, he embarks on a noble journey to make them "safer" ⚔️. Meanwhile, the rest of the tech world is busy with something called "progress." 😜
https://blog.julik.nl/2025/12/a-trap-with-global-ids #RailsGlobalIDs #ProgrammerDiscovery #TechJourney #SoftwareDevelopment #CodingChallenges #HackerNews #ngated -
Rails enthusiasts rejoice! 🎉 Now you can create an "optimistic" UI, because who doesn't love their code filled with sweet, unfulfilled promises? 😂 Just sprinkle some "turboframe" and "turbostream" magic over your app and voilà—instant overconfidence by 2025! 🤡
https://railsdesigner.com/custom-elements/ #RailsOptimism #Turboframe #Turbostream #UITricks #DeveloperHumor #CodeMagic #HackerNews #ngated -
The #s390x open source software team at IBM confirms the latest versions of various software packages run well on #Linux on #IBMZ & #LinuxONE 🐧
In October 2025 validation was maintained for two dozen projects, including #ApacheActiveMQ #InfluxDB & #Rails 🎉
We also on-boarded libdfp & qsv to our new hosted GitHub Actions runners, and saw Rarr add CI and VictoriaTraces begin releasing binaries 🎁
Details in my monthly report: https://community.ibm.com/community/user/blogs/elizabeth-k-joseph1/2025/11/19/linuxone-open-source-report-october-2025
-
I remember reading a few months back how #rails initializes the app but lost the URL. Does anyone know of a good blog post on the app boot process?
I'm writing a very small #roda app and want to compare the rails initialization process to setup a redis connection pool that Just Works ™️ for testing as well.
Boosts appreciated!
-
I remember reading a few months back how #rails initializes the app but lost the URL. Does anyone know of a good blog post on the app boot process?
I'm writing a very small #roda app and want to compare the rails initialization process to setup a redis connection pool that Just Works ™️ for testing as well.
Boosts appreciated!
-
I remember reading a few months back how #rails initializes the app but lost the URL. Does anyone know of a good blog post on the app boot process?
I'm writing a very small #roda app and want to compare the rails initialization process to setup a redis connection pool that Just Works ™️ for testing as well.
Boosts appreciated!
-
I remember reading a few months back how #rails initializes the app but lost the URL. Does anyone know of a good blog post on the app boot process?
I'm writing a very small #roda app and want to compare the rails initialization process to setup a redis connection pool that Just Works ™️ for testing as well.
Boosts appreciated!