Nested Comment Threads in Rails - Part 3 Discussion

12
General
Really great series, thank you for doing it. One question: I have a comment form below the comments and it is not clearing out. However, when I move above the comments it does. Any thoughts?
Antonio Tate replied

Problem with Stimulus and counter_culture gem (counter_cache)

8
Rails
Hy all, i have a problem with the counter_culture gem with my stimulus controller. I have installed the gem and configured all. I have 3 model : Thats working fine for this relation: Category hav...
Nate Roberts replied

Authentication Generator and Registration Discussion

1
General
are there any generators for jwt or token based for sperate frontend
v-d-k replied

Customizing the Jumpstart app template

2
General
Hi: I'm working on exploring the Jumpstart app template. I've noticed the Navbar (_navbar.html.erb) links at the far left to a logo (logo.svg) and that the logo is displayed using an operand "rend...

How to add logo image to mailer

7
Rails
Hi how can we add image from my assets to the email like my logo when sending email to the users.

Improving Rails Credentials & Encrypted File Decryption Discussion

0
General
Great episode-this highlights how even small issues like a rogue newline can break Rails credential decryption. Really appreciate the practical insight and the effort to contribute a fix back to Ra...

Ruby Scripts & IRB Discussion

16
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...
Jacob Garrett replied

Deploy Ubuntu 18.04 Bionic Beaver Discussion

79
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!

Dynamic Partial Rendering Discussion

0
General
I think if you do this, the composition of the shown attributes should be the other way around: Call `<%= render @property %>` in your show action and place the common attributes (type, addre...
Matthias posted

Why to purchase the stripe course or Showing Off Game Nanny

4
Showcase
tldr; No question here, just a show case. I recently purchased [Chris' Stripe course](https://courses.gorails.com/payments-with-stripe-and-rails-master-class) and used it as a baseline for the eco...

solidus

7
General
I am creating my e commerce using solidus. In the admin backend, I pload products but then they are not reflected in the frontend...anyone who has come accross this?
Charlotte May replied

What Is A State Machine? Discussion

6
General
Hey Chris,I believe it's pronounced "Pop", not soda... :DThanks for the great videos!
John Maddux replied

Nested Comment Threads in Rails - Part 2 Discussion

5
General
There's a security vulnerability in the code which allows any authenticated user to delete anyone else's comment. While there's a check in view (`if comment.user == current_user`) for showing the d...
icyclisttreacle replied

How do I post comment with ajax in rails 4.2 ? Can I please have a detailed example?

5
General
How do I post comment with ajax in rails 4.2 ? Can I please have a detailed example?

Ruby Data Class Discussion

2
General
thoughbot link: https://thoughtbot.com/blog/sandi-metz-rules-for-developers
ReginaJGilbert replied

Handling Parameter Tampering Safely with Rails Discussion

1
General
Nice fix Chris ! Dead simple
Jaroslav Horák replied

ActiveAdmin & Autocomplete

1
Rails
Has anyone had, and hopefully fixed, the jquery(?) conflict between activeadmin and autocomplete ( I was using easyAutocomplete ). Soon as I have both in a project it breaks with not a function is...
StevenSwift replied

Strings in Ruby Discussion

10
General
Thanks for this lesson
Ayushman replied

How do I design Rails apps for better performance and conversion?

3
General
I’m working on several Rails-based products where the backend is solid, but I’ve noticed performance and user flow issues impacting real user behavior (drop-offs, slow interactions, low engagement)...
Slope Rider replied

How to use action_text-trix with Rails Discussion

3
General
Who else is excited for the new rich text editor that Jorge's been working on?
Gavin Louise replied

Learning Ruby on Rails? Join our newsletter.

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