#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!🤘
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
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
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
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
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
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
Better Stack (@BetterStackHQ) is hiring /^Full-?stack Engineer$/i. 🌎 Remote - US, Canada, UK, EU, Europe, +1 more #ruby #rubyonrails #remotejobs rubyonremote.com/jobs/62908-ful…
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 Performance Gem | Ruby on Rails 7 Gem - YouTube (from 02/05/2023) #ruby #rubyonrails #programming #Rails #Performance #YouTube #gem #performance #youtube rubyonrails.ba/link/rails-per…
Rails 使得 Web 开发变得简单! 使用Convention over Configuration,快速构建可维护的应用。 #RubyOnRails #WebDev
@blockstranding Rails 使得 Web 开发变得简单! 使用Convention over Configuration,快速构建可维护的应用。 #RubyOnRails #WebDev
Ruby Prize 2025 | 最終ノミネート者決定 | RubyPrize (from 18/10/2025) #ruby #rubyonrails #programming #Prize #最終ノミネート者決定 #RubyPrize rubyonrails.ba/link/ruby-priz…
rubyonrails.ba
Ruby Prize 2025 | 最終ノミネート者決定 | RubyPrize
Ruby Prize 2025 Nominies Decided.
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.
Polyfill implements newer Ruby features into older versions. (from 18/05/2017) #ruby #rubyonrails #programming #Polyfill #implements #newer #features #older #versions. rubyonrails.ba/link/polyfill-…
Frozen String Literals: Past, Present, Future? | byroot’s blog (from 31/10/2025) #ruby #rubyonrails #programming #Frozen #String #Literals: #Past, #Present, #Future? #byroot’s #blog rubyonrails.ba/link/frozen-st…
rubyonrails.ba
Frozen String Literals: Past, Present, Future? | byroot’s blog
If you are a Rubyist, you’ve likely been writing # frozen_string_literal: true at the top of most of your Ruby source code files, or at the very...
Repository - DDD in Ruby on Rails by Paweł Strzałkowski - Visuality (from 06/03/2023) #ruby #rubyonrails #programming #Repository #Rails #Paweł #Strzałkowski #Visuality rubyonrails.ba/link/repositor…
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
Inline editing with custom elements in Rails | Rails Designer (from 14/11/2025) #ruby #rubyonrails #programming #Inline #editing #custom #elements #Rails #Designer rubyonrails.ba/link/inline-ed…
rubyonrails.ba
Inline editing with custom elements in Rails | Rails Designer
Learn how to build an inline editing feature using custom elements in Rails. A clean, framework-agnostic approach to editable content with just ...
Release 0.8.0 · matsadler/magnus (from 06/09/2025) #ruby #rubyonrails #programming #Release #0.8.0 #matsadler/magnus rubyonrails.ba/link/release-0…
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!🤘
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…
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
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
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
🚀 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
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
Something went wrong.
Something went wrong.
United States Trends
- 1. #SmackDown 12K posts
- 2. Kevin James 7,702 posts
- 3. Bubba 41.7K posts
- 4. Bill Clinton 141K posts
- 5. End 1Q N/A
- 6. Josh Hart N/A
- 7. Ersson N/A
- 8. Cam Boozer N/A
- 9. #VenezuelaConference 10.4K posts
- 10. End of 1st 1,508 posts
- 11. Dirk 8,694 posts
- 12. #TNATurningPoint 3,006 posts
- 13. Karl Anthony 1,386 posts
- 14. #cthsfb N/A
- 15. Barlow 2,238 posts
- 16. End of the 1st 1,144 posts
- 17. Marlene 5,513 posts
- 18. OG Anunoby N/A
- 19. #BravoCon 6,455 posts
- 20. Metroid 13.7K posts