Asset Pipeline
Hi Chuck, Great question, this stuff changes a lot, especially the last few years. Good news though, the trend is to simplify things. The new asset pipeline uses Propshaft which will make sure you...
Kentastic repliedSetup Ubuntu 25.04 Plucky Puffin Discussion
Refactoring Turbo Streams into Turbo Frames Discussion
Have you ever seen a .replace making the turbo_frame disappear? Double checked the ids and it makes all turbo_frames in the page disappear. I've been fighting with ChatGPT and it also doesn't under...
Denis repliedHow to Process Inbound Webhooks (Railsconf 2023) Discussion
Customizing Rubocop Rails Omakase Rules Discussion
It’s great to see a focus on best practices for maintaining code quality while allowing flexibility in style preferences.
Duane Rhodes postedRouting Constraints with Rails Authentication Generator Discussion
this is a great resource for Rails developers looking to enhance their application's security and routing logic!
Duane Rhodes postedHow to get started?
Hi! Welcome to Rails! If you already have experience with other backend languages, you’ll likely pick up Rails fairly quickly. I recommend starting with a basic introduction to Rails, focusing on r...
Farhan Taimoor repliedVideo Sync Cron Job Discussion
seems like those features are already implemented, so all you have to do is to install the gems with the instructions given in the docs for each.
Pedro Medina repliedTests Without Assertions Warning in Rails 7.2 Discussion
I really enjoyed this lesson! Especially the deep dive into the source code. Thanks for creating great content and for your curiosity in exploring how Rails works!
Aindy repliedCloudFlare Turnstile Captchas in Rails Discussion
@Johan André It seems some gems already exist like the ones below. https://github.com/pfeiffer/turnstile-captcha https://github.com/instrumentl/rails-cloudflare-turnstile
Tony | トニー repliedSharing Cookies with Subdomains in Rails Discussion
One Time Payments With Pay And Stripe Discussion
Thanks for this update on Pay & Stripe. Can you add an application_fee using embeded checkout?
will repliedPassword Sharing Roles & Permissions Discussion
This episode is very confusing @Chris because of the way you refactor your code every single minute...
stevenpy repliedHow to use Rails for ETL and internal tools
Law of Demeter and Delegation Discussion
How to setup Emails, both transactional and Marketing
Exploring IRB Commands Discussion
good stuff collin. thanks for the share!
Jason posted