Subscriptions with Stripe Discussion

96
General
Hey Chris! Not sure if this is just me, but there seems a problem downloading the video's.

Using Webhooks with Stripe Discussion

46
General
Hey Chris,Another great episode!How would you handle a monthly recurring cost without having the user create an account? For example, a donation site?
Adrien Nhem replied

Recurring events with the ice_cube gem Discussion

47
General
On my app I use a Event and a EventTrans model so for each time a event occurs we can have a record with info and other stuff. So for the Calendar we display the First event with the recurrent on t...

Admin Interfaces with Administrate Discussion

25
General
*shudder*.. "automagically"

Hashes in Ruby Discussion

10
General
If we use `h = HashWithIndifferentAccess.new({key: "value"})` it will allow us to access the value through both `h[:key]` and `h["key"]`.
João Vitor Pessoa replied

Setup Ubuntu 25.10 Questing Quokka Discussion

0
General

Where Any? vs Exists? Discussion

0
General

Rails for Beginners Part 24: OmniAuth 2.0 URLs Discussion

53
General
I get an error `No route matches [GET] "/auth/twitter"` -- feels like some rails magic I missed :/
Philipp S. replied

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

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

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

"export 'default' (imported as 'Vue') was not found in 'vue'

1
Javascript
I'm following Chris' tutorial "Embeddable Javascript Comments Widget Models - Part 1" and I'm getting that error, any pointers on how to fix it? I'm running Rails 6.1.7.2 and my package.json looks...
Esteban Utz replied

Need to do cascading select lists in Rails 5

2
Rails
Hi Struggling with this one.... Quite a few articles around but most quite old, really would like to use Stimulus but I cant find any pointers. Have a locations Select. One a selection is made ...
Simon P 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

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

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.