#rubyonrails search results
🚀 HotwiredCases.dev is still live — check out real-world Hotwire examples to level up your Rails apps. 🧩 Inline editing, modals, lazy loading, infinite scroll, nested forms, and more. 🔗 Dive in: hotwiredcases.dev #rubyonrails #hotwire

As a Rails dev, one thing you MUST know is Turbo Prefetching! 🔗 rubycademy.com/blog/turbo-pre… #rubyonrails

Devise has this nice 'authorized` helper for conditionally defining routes based on whether the user is logged in or not. Among other things, this allows you to define multiple root routes. If you're not using Devise, here's how to create that helper yourself. #rubyonrails

Level up your #RubyOnRails Active Storage game! 🎉 Thrilled to unveil active_storage_dashboard – a GORGEOUS, modern dashboard to effortlessly monitor blobs, attachments, stats & more! ✨ ✅ Sleek UI 📊 Insightful stats 🔍 Easy inspection 🚫 NO external JS/CSS deps! Install…

🚨 ¡Atención chicas! ⏰ ¡Mañana se cierran las inscripciones a Rails Girls Cali! forms.gle/X57b1P1j7C8a93… 📆 7 y 8 de noviembre 💡 ¡Evento gratuito! #RailsGirlsCali #MujeresEnTech #RubyOnRails

How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS. What is Forem? Forem is a ... Keep reading 👉 blog.radwebhosting.com/how-to-deploy-… #rubyonrails #selfhosted #rubygems #forum #forumsoftware #selfhosting #rockylinux
Rubyとは?🤔 🔰『初心者』向けに特徴やできることなどをわかりやく解説! tenshoku-stories.com/programming/ab… #Ruby #RubyonRails #エンジニア転職 #プログラミング #プログラミング学習 #プログラミング初心者 #駆け出しエンジニアと繋がりたい
🚨 ¡Atención chicas! ⏰ ¡Mañana se cierran las inscripciones a Rails Girls Cali! forms.gle/X57b1P1j7C8a93… 📆 7 y 8 de noviembre 💡 ¡Evento gratuito! #RailsGirlsCali #MujeresEnTech #RubyOnRails

Capture Browser Console Logs in Rails System Tests with Capybara and Cuprite · Daniela Baron (from 05/07/2025) #ruby #rubyonrails #programming #Capture #Browser #Console #Rails #System #Tests #Capybara #Cuprite #Daniela #Baron #tests rubyonrails.ba/link/capture-b…
Jack Sharkey - The $1B Rails Startup: Scaling from 0 to Unicorn in Four Years - YouTube (from 16/09/2025) #ruby #rubyonrails #programming #Sharkey #Rails #Startup: #Scaling #Unicorn #Years #YouTube #unicorn #youtube rubyonrails.ba/link/jack-shar…
A command line interface for smithing Ruby gems. (from 21/02/2022) #ruby #rubyonrails #programming #command #interface #smithing #gems. rubyonrails.ba/link/a-command…
Passenger 6.1.0 (from 03/10/2025) #ruby #rubyonrails #programming #Passenger #6.1.0 #passenger rubyonrails.ba/link/passenger…
GitLab (@gitlab) is hiring Senior Backend Engineer (Ruby), Monitor: Platform Insights . 🌎 Remote - India #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/69700-sen…
1KOMMA5˚ (@1komma5grad) is hiring Working Student - Software Engineering Ruby (m/f/d). 🌎 Remote - Germany #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/69739-wor…
Doorkeeper Devise API User Authentication | Ruby On Rails 7 Tutorial - YouTube (from 22/04/2022) #ruby #rubyonrails #programming #Doorkeeper #Devise #Authentication #Rails #Tutorial #YouTube #api #authentication #devise #tutorial #youtube rubyonrails.ba/link/doorkeepe…
Feeling grateful for the amazing response to 'The Ruby on Rails Interview Bible'. It's been a best-seller for weeks now! #rubyonrails #ruby @leanpub leanpub.com/therubyonrails…
Acture (@tweet) is hiring Software Engineer Ruby on Rails. 🌎 Remote - Netherlands 💰 €43.804 - €73.004 EUR yearly #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/69740-sof…
UK #Ruby developers: last call for tonight's free @nwrug meetup in Manchester. We'll be discussing how to handle hundreds of millions in yearly transactions without the complexity that many would lead you to believe is necessary. Details 👉 nwrug.org/events/million… #rubyonrails
Block (@blocks) is hiring Software Engineer Intern (Summer 2026). 🌎 Remote - Canada #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/69755-sof…
Engine (@gowithengine) is hiring Engineering Manager, Lodging. 🌎 Remote - US 💰 $185,000 - $220,000 USD yearly #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/69741-eng…
Rubygems.org AWS Root Access Event – September 2025 (from 10/10/2025) #ruby #rubyonrails #programming #Rubygems.org #Access #Event #September #aws rubyonrails.ba/link/rubygems-…
A Ruby shadowing bug in the wild (from 28/04/2017) #ruby #rubyonrails #programming #shadowing #bug rubyonrails.ba/link/a-ruby-sh…
Rails devs, quick question! 🚦 Read: blog.julik.nl/2025/10/delete… Should we delete old migrations, keep only schema.rb? Old ones make things messy, nobody runs them after setup. Git has history. Do you delete old migrations or keep all? #rails #rubyonrails #coding #techdebt

Remarkable work. The ActiveJobContinuations and the Local CI are what I'm expecting the most to get my hands into. I insist with the phrase that #ruby is more alive than ever and #rails will scale even more than ever. What a year to be alive and a #rubyonrails dev/advocate! 💪
Rails 8.1.0.rc1 has been released. See github.com/rails/rails/re… for the list of changes since 8.1.0.beta1 and rubyonrails.org/2025/9/4/rails… for the list of highlights. Expect the final release in 1 week.
Building lightweight components with Rails Helpers and Stimulus (from 15/04/2021) #ruby #rubyonrails #programming #Building #lightweight #components #Rails #Helpers #Stimulus #stimulus rubyonrails.ba/link/building-…
As a Rails dev, one thing you MUST know is Turbo Prefetching! 🔗 rubycademy.com/blog/turbo-pre… #rubyonrails

TIL Minitest has a pride mode, so you can show your *fabulous* testing pride 🌈 Apparently, this has been a thing for forever; I just came across this now, digging through command line options. #rubyonrails #ruby

Ruby Schema Store is pretty nice 🤩 If you're using Neovim and want to get nice validations for your Rails YAML files, here's how you can set things up. This is LazyVim and lsp-config, but you should be able to get things done with a different setup too. #rubyonrails #nvim


Level up your #RubyOnRails Active Storage game! 🎉 Thrilled to unveil active_storage_dashboard – a GORGEOUS, modern dashboard to effortlessly monitor blobs, attachments, stats & more! ✨ ✅ Sleek UI 📊 Insightful stats 🔍 Easy inspection 🚫 NO external JS/CSS deps! Install…

What are the best resources and blogs to learn practical examples of Turbo Streams and Frames in Ruby on Rails? #rubyonrails #hotwire

Devise has this nice 'authorized` helper for conditionally defining routes based on whether the user is logged in or not. Among other things, this allows you to define multiple root routes. If you're not using Devise, here's how to create that helper yourself. #rubyonrails

With the dust barely settled on #RailsWorld, I'm jetting off again already to Paris to film an interview about my journey into #Technology and within the #RubyOnRails community! What a privilege to fly over the river by sunset. 🌅


Custom Turbo Stream actions are great 👌 So when is the right time to move to state management on the client? Probably never. #rubyonrails

TIL about Stimulus shouldLoad 🤩 Exceedingly handy if you have some controllers that should only load under certain conditions. For example, only on mobile devices (e.g. to provide additional interactions). #ruby #rubyonrails

Something went wrong.
Something went wrong.
United States Trends
- 1. Flacco 83.1K posts
- 2. Bengals 79.4K posts
- 3. Bengals 79.4K posts
- 4. Tomlin 21.5K posts
- 5. Ramsey 18.6K posts
- 6. Chase 106K posts
- 7. Chase 106K posts
- 8. #TNFonPrime 5,524 posts
- 9. #WhoDey 6,752 posts
- 10. #WhoDidTheBody 1,459 posts
- 11. Teryl Austin 2,731 posts
- 12. #clubironmouse 2,085 posts
- 13. Cuomo 80.4K posts
- 14. #criticalrolespoilers 6,623 posts
- 15. Andrew Berry 3,182 posts
- 16. Max Scherzer 14.1K posts
- 17. DK Metcalf 3,930 posts
- 18. Burrow 9,650 posts
- 19. Ace Frehley 95.4K posts
- 20. yeonjun 105K posts