#rubyonrails resultados de búsqueda

Full house tonight at @cedarcode talking about the current authentication landscape in #rubyonrails and #passkeys . Our own JoaquinTomas presenting! Thanks to @rubymontevideo for another great year of meetups!🤘

cheloeloelo's tweet image. Full house tonight at @cedarcode talking about the current authentication landscape in #rubyonrails and #passkeys . Our own JoaquinTomas presenting! Thanks to @rubymontevideo for another great year of meetups!🤘

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…

Giovapanasiti's tweet image. 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…

Great time introducing Radiant college students to the world of Ruby on Rails today! Loved their curiosity and energy to explore something new 🚀 #RubyOnRails #NepalTech #Gurzu

Gurzu_inc's tweet image. Great time introducing Radiant college students to the world of Ruby on Rails today!  

Loved their curiosity and energy to explore something new 🚀 

#RubyOnRails #NepalTech #Gurzu

The Complete Guide to Dev Containers in #RubyOnRails by @julian_rubisch From basic setup to advanced MCP integration: using Dev Containers for portable development environments that eliminate "works on my machine" problems. rorvswild.com/blog/2025/dev-…


Already upgraded to Rails 8.1? If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️ #rubyonrails #ruby

hschnedlitz's tweet image. Already upgraded to Rails 8.1? 

If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️ 

#rubyonrails #ruby

#tropicalonrails #rubyonrails community is bigger than I expected

acdesouza's tweet image. #tropicalonrails  #rubyonrails community is bigger than I expected

I've been writing a bunch of ViewComponents recently. This little helper comes in handy! 🔧 It's crazy how much more pleasant small QoL helpers make development. #rubyonrails

hschnedlitz's tweet image. I've been writing a bunch of ViewComponents recently. This little helper comes in handy! 🔧 

It's crazy how much more pleasant small QoL helpers make development.

#rubyonrails

I've been obsessed with Browser compatibility lately. Maybe one of my apps broke on an older version of Safari. Whoops. Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails. Presenting Browserslist Ruby 👇 #rubyonrails

hschnedlitz's tweet image. I've been obsessed with Browser compatibility lately. Maybe one of my apps broke on an older version of Safari. Whoops. 

Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails. 

Presenting Browserslist Ruby 👇 

#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

hschnedlitz's tweet image. 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

What an intense first day at #EuRuKo2025! 💎 Really enjoyed @obie ’s talk. So much I can take straight into my daily work. It resonated a lot since I’m tackling similar challenges (just at a smaller scale). Thanks for sharing your insights! 🙌 #RubyOnRails #EuRuKo

viktorianer4's tweet image. What an intense first day at #EuRuKo2025! 💎

Really enjoyed @obie ’s talk. So much I can take straight into my daily work. It resonated a lot since I’m tackling similar challenges (just at a smaller scale). Thanks for sharing your insights! 🙌

#RubyOnRails #EuRuKo

Tailwind doesn't always work well with Rails form helpers. For example, button_to creates a form, which you mostly don't care about. The `contents` class turns the form into a phantom container, so it's children are treated like direct children of the parent. #rubyonrails

hschnedlitz's tweet image. Tailwind doesn't always work well with Rails form helpers. 

For example, button_to creates a form, which you mostly don't care about. The `contents` class turns the form into a phantom container, so it's children are treated like direct children of the parent. 

#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

hschnedlitz's tweet image. 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

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

hschnedlitz's tweet image. 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

Fellow Ruby on Rails developers, have you picked up 'The Ruby on Rails Interview Bible' yet? It's been a best-seller for a reason! #rubyonrails #ruby @leanpub leanpub.com/therubyonrails…


Currently looking for paid freelance projects involving #rubyonrails or #javascript, in case I can help you with the development or launch of your product. I guarantee highly productive work using the latest AI tools!


Rails 使得 Web 开发变得简单! 使用Convention over Configuration,快速构建可维护的应用。 #RubyOnRails #WebDev


@blockstranding Rails 使得 Web 开发变得简单! 使用Convention over Configuration,快速构建可维护的应用。 #RubyOnRails #WebDev


The course Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $179.00; get it for $89.00 with this coupon: leanpub.com/sh/Qqo0FFwU @obie #Ai #SoftwareArchitecture #RubyOnRails


Just published part 4 of my Riding Rails series! 🛤️ In this one, I show how Rails' convention over configuration makes web app development efficient - from routing to partials with just one line of code. What's your favorite Rails shortcut? #RubyOnRails Link in the reply.


Rails 6→8 upgrade boosted InspectDate’s speed, reliability & scalability. Dharmik Salakiya shares how Rails 8 + Docker transformed loan approvals. tntra.io/blog/loan-appr… #RailsUpgrade #RubyOnRails #FintechModernization #LoanApprovalAutomation #RailsMigration #WebDevelopment

tntraio's tweet image. Rails 6→8 upgrade boosted InspectDate’s speed, reliability & scalability. Dharmik Salakiya shares how Rails 8 + Docker transformed loan approvals. 
tntra.io/blog/loan-appr…

#RailsUpgrade #RubyOnRails #FintechModernization #LoanApprovalAutomation #RailsMigration #WebDevelopment

Block (@blocks) is hiring Staff Software Engineer, Global Lending. 🌎 Remote - US 💰 $263,600 - $395,400 USD yearly #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/70319-sta…


Just published Part 4 of my Riding Rails series! 🛤️ In this installment, I show how routing, controllers, and views bring a Rails app to life, plus how to implement a search feature for job listings. What's your favorite Rails convention? Check out the full guide! #RubyOnRails


Full house tonight at @cedarcode talking about the current authentication landscape in #rubyonrails and #passkeys . Our own JoaquinTomas presenting! Thanks to @rubymontevideo for another great year of meetups!🤘

cheloeloelo's tweet image. Full house tonight at @cedarcode talking about the current authentication landscape in #rubyonrails and #passkeys . Our own JoaquinTomas presenting! Thanks to @rubymontevideo for another great year of meetups!🤘

Already upgraded to Rails 8.1? If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️ #rubyonrails #ruby

hschnedlitz's tweet image. Already upgraded to Rails 8.1? 

If you're getting some pesky deprecation warnings, here's a one-liner to find the gems responsible 🕵️ 

#rubyonrails #ruby

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…

Giovapanasiti's tweet image. 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…

#tropicalonrails #rubyonrails community is bigger than I expected

acdesouza's tweet image. #tropicalonrails  #rubyonrails community is bigger than I expected

Great time introducing Radiant college students to the world of Ruby on Rails today! Loved their curiosity and energy to explore something new 🚀 #RubyOnRails #NepalTech #Gurzu

Gurzu_inc's tweet image. Great time introducing Radiant college students to the world of Ruby on Rails today!  

Loved their curiosity and energy to explore something new 🚀 

#RubyOnRails #NepalTech #Gurzu

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

hschnedlitz's tweet image. 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
hschnedlitz's tweet image. 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

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

hschnedlitz's tweet image. 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

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

hschnedlitz's tweet image. 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

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

hschnedlitz's tweet image. 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

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

hschnedlitz's tweet image. Custom Turbo Stream actions are great 👌 

So when is the right time to move to state management on the client? Probably never. 

#rubyonrails

🚀 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

Gathukumose's tweet image. 🚀 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

If you want to override the default "Content missing" message when a turbo request fails, you can do the following. #rubyonrails

coorasse's tweet image. If you want to override the default "Content missing" message when a turbo request fails, you can do the following. #rubyonrails

Rails 8.1 will have dark mode for error pages. No more getting blinded when your app throws an error 😅 #rubyonrails #ruby

hschnedlitz's tweet image. Rails 8.1 will have dark mode for error pages. No more getting blinded when your app throws an error 😅

#rubyonrails #ruby

I've been obsessed with Browser compatibility lately. Maybe one of my apps broke on an older version of Safari. Whoops. Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails. Presenting Browserslist Ruby 👇 #rubyonrails

hschnedlitz's tweet image. I've been obsessed with Browser compatibility lately. Maybe one of my apps broke on an older version of Safari. Whoops. 

Anyways. I got into Browserlists and Baseline, and wanted a way to integrate this tooling with Rails. 

Presenting Browserslist Ruby 👇 

#rubyonrails

Loading...

Something went wrong.


Something went wrong.


United States Trends