How to use the Ruby 2.6 Just-in-Time (JIT) Compiler Discussion

4
General
Nice!
jame lily alan replied

How to test ActionMailer in Rails Discussion

18
General
Great episode, Chris. I like how you said you don't really need to test CSS styling but instead focus on testing the higher level functionality of your mailers. That way, a developer doesn't go dow...
Yisaci replied

why driftboss is addictve?

1
General
DriftBoss is an addictive car drifting game where timing and control are everything. Steer carefully to stay on the track and score big points. Challenge yourself to beat your high score with every...
Noah Will replied

2025 Rails frontend solution: Phlex or ViewComponents?

5
Gems / Libraries
I'm just wondering what everyone's opinions are on the two. I've always leaned into ViewComponents, but it seems like Phlex is on the come up. What has everyone's experience been with the two as of...
Noah Will replied

Rails upgrade companies

5
Rails
I'm wondering if anyone has any experience with any of the Rails upgrade companies that are out there? We're looking to get all of our apps on the latest and greatest and trying to decide if hiring...
rordevelopernik replied

Ruby Module Function Method Discussion

0
General
We especially love how splitting can be used not just as an attack but as a gesture of cooperation. It’s really wholesome when someone gives you mass just to help you out β€” those are the little mom...
agaronlineio posted

Find By Short Code Discussion

1
General
Doesn't this still use the `set_link` code path at the end of the episode? We should be getting rid of that and adding ``` @link = Link.find(params[:id]) ``` under the `show` method?
poorbunnyio replied

Setup Ubuntu 26.04 Resolute Raccoon Discussion

0
General

Morse Code with Ruby - Part 1 Discussion

1
General
`.. / .-.. --- ...- . / --. --- .-. .- .. .-.. ...`
Cohn Elburn replied

Lazy Requiring Dependencies in Ruby Discussion

8
General
I love removing dependencies. πŸ’– Also, learning how libraries can make features or dependencies optional is a great thing to learn along the way.

Inbound SMS in Rails with Twilio Discussion

10
General
Thanks Chris. Ended up using this to programatically send a text message after a user completes an order, and allow that user to ask questions, creating a conversation, where we can respond from th...
Sikuoshi replied

Rails 8.1 Deprecated Associations Discussion

0
General

When pre/eager loading an association, is there any way to get the associated data from a cache?

2
Rails
``` class Category < ActiveRecord::Base # columns: name has_many :books end class Book < ActiveRecord::Base # columns: title, category_id belongs_to :category end ``` Given the abov...

Struggling with Active Storage delete/purge on uploads

6
Rails
I have a projects model. A project could have many uploads that could be anything (pdf, word, cad, image etc.) I have the uploading working and I am displaying links to the files on the projects/sh...

SMTP not relaying SMS text messages

1
Servers
Heya guys, thanks in advance for any assistance on this. I'm getting a weird behavior that just started happening last month. I have a MS Server 2019 (on premise VM) that is setup as a SMTP relay. ...
Alek Zapatchco replied

How to add Notifications to Rails with Noticed Discussion

36
General
Awesome gem, I had been thinking on how to integrate all types of notification from rails app, from web notification, emails and Push Notifications. I guess Push Notification is just an API call (f...
Alek Yageornba replied

How to add a Command Palette to your Ruby on Rails app Discussion

6
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
fuitee replied

Senior Ruby Software Engineer - Backend (Fully 100% Remote work from anywhere)

4
Ruby
FairMoney is building the leading mobile bank for emerging markets. FairMoney is unique thanks to its international exposure (with offices on 3 continents) and its impact-driven mission: we bring f...
Emerald Jacobs replied

How To Wrte good bug report for Manual Testing?

1
Testing
A bug report is very easy to write. But what should be the column for bug reports?
alexchambers replied

JavaScript vs TypeScript

3
Javascript
Anyone here who can help me with this?
Priyanka Bhattacharjee replied

Want to stay up-to-date with Ruby on Rails?

Join 92,907+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.