Deploy Ubuntu 18.04 Bionic Beaver Discussion
79
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!
Improving app:update command for Rails 7.2 Discussion
2
General
Using Rails main, betas, or release candidates are great ways to find bugs and contribute to Rails itself. 🎉
Ricky Garrison replied
How do I install a Bootstrap 5 theme with Rails 7
8
Rails
Hello,
I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Among Us Free replied
How to add a Command Palette to your Ruby on Rails app Discussion
11
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
DDeveil Lason replied
What to use for multistep(wizards) in 2016?
5
General
Hey Chris,
As of July 2016 what gem/solution would you use to create multistep forms? I have found a couple of solutions but couldn't decide what to choose. They kinda seemed a bit obsolete. It's ...
Kevarie Aiden Mckoy replied
Solved
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
Ruby's Tap Method Discussion
3
General
Just tap it in. Give it a little tappy. Tap tap taparoo.
Why to purchase the stripe course or Showing Off Game Nanny
3
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?
Link To Current Page With Params Discussion
3
General
thsi episode is too easy!
ConfusedVorlon replied
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?
2
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
Speed up Rails boot times with Bootsnap Discussion
6
General
Hey Chris! This is really helping booting my apps faster! Thanks so much!
injurewicked 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