Encrypting Passwords In The Database Discussion

2
General
How can i run this ``` EDITOR="code --wait" rails credentials:edit --environment=development ``` command in my windows machine?
Wemi Moyela replied

Conditionals in Ruby Discussion

14
General
Feels a bit basic, but maybe that's a sign that I'm not exactly a beginner.
kuristarlight replied

One Time Payments With Pay And Stripe Discussion

9
General
I followed every step and all seems to be working to the point where the form is supposed to come up on the screen. Instead of the credit card form being displayed, my screen just goes blank and n...
Shawn Kearney replied

Refactoring our Ruby code Discussion

2
General
One suggestion for viewers, once you have all the methods defined, pause the video and try to build the rest of the program first before un-pausing the video : )
Lukasz replied

Consuming an API Using HTTParty and Creating a Gem Discussion

30
General
Nice one Chris, I like this episode.
Someone replied

Learn Hotwire - data-turbo-track for specific page is slow to load

6
General
Hi all, I need some help. I followed the video for data-turbo-track at 3.22 minutes. Added this code ` <%= content_for :head do %> <%= stylesheet_link_tag "my_todos", "data-turbo-tra...
Eric Chua replied

2025 Rails frontend solution: Phlex or ViewComponents?

2
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...

Creating A Blog Post Model Discussion

21
General
Awesome! : )
Ryan rose replied

Local SSL Certificates with Caddy Discussion

11
General
I'm curious... if you've needed SSL for local development before, what were you building?
RyanJeff replied

Sending Emails For Successful Web Scraper Results Discussion

3
General
It took me some time to understand why my ActionMailer::MailDeliveryJob were getting enqueued but not performed when running the rake task. Reading this article https://stevechanin.blogspot.com/201...
Alex H. replied

How to use CodeMirror with ImportMaps Discussion

0
General

Refactoring Madmin Pagination Discussion

0
General

I'm a beginner to Ruby.

0
Tips
Need a learning path which is impactful... Consider me as a professional having almost 2 years of experience in developing full stack experience in JS. What are the keys things which you might hav...

Sorting Blog Posts With Scopes Discussion

3
General
How can I do that? I want to post my discussion, but I cannot find my post after posting it. pls, help me!
Wemi Moyela replied

AI Summaries in Rails with Gemini 2.0 Discussion

5
General
What other types of AI integrations would you like to see?
Dx. replied

Arrays in Ruby Discussion

7
General
That underscore tip is really handy!
ishthi-flightlogger replied

How to Rate Limit Requests in Rails 7.2 Discussion

3
General
This is very useful! No more rack attack... although it's possible this will not provide all features that rack attack gives us - right?
kinehi replied

Ruby Scripts & IRB Discussion

12
General
Good job Collin! Quick notes: - Ruby has to already be installed to do everything in the video so maybe a link to the Install Ruby and Rails Guide if folks need help with that (https://gorails.co...
cjilbert504 replied

How to use params.expect in Rails 8+ Discussion

3
General
I just used it for the first time yesterday - a much nicer API!
emilianojay replied

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

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

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