How to add a Command Palette to your Ruby on Rails app Discussion
13
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
DDeveil Lason replied
Invoker Commands and View Transitions Discussion
0
General
Thanks Collin, this covers some modern browser stuff I didn't know existed before. I guess I was just stuck using the extra JS-Tools I knew and never wondered what browsers can do out of the box no...
Matthias posted
Generating the Models Discussion
1
General
Setting up nested routes and enums early usually makes the rest of the Rails app much cleaner later on. The seed data part is useful too since it makes testing CRUD flows way faster during developm...
tmpou1 replied
How do I prevent ActiveRecord::PreparedStatementCacheExpired errors during deploys?
4
General
I'm using Hatchbox to deploy my Rails 7 application.
However, occasionally during deployment, I encounter the ActiveRecord::PreparedStatementCacheExpired error.
How can I avoid this issue to ensure...
Sending Emails with SMTP and Sendgrid Discussion
26
General
jajajaj Chris Your the man. I was just switching from my simple gmail account to using sendgrid and now this episode show up. :) very very happy.
How to test ActionMailer in Rails Discussion
22
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...
Snow Rider replied
Message Form Handling with Stimulus Discussion
9
General
Why not using stimulus data-action="keypress->conversation#submitForm" on text area instead of addEventListener?
Extending Rails Associations with Custom Features Discussion
2
General
Great video! I see the point in the first example where just the User needs to know about the client projects, but if you're creating a module and extending it through different classes, why not ju...
Ruby Module Function Method Discussion
9
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...
How do I generate SEO Friendly URL's for filter combinations in Rails?
9
General
I have a site where the user can apply a combination of multiple filters.
To improve the SEO on the site I would like to have the URL in a human-readable format when filters are applied.
I would ...
Blazeront Kyle replied
Hatchbox: teams
7
General
Hello,
what are your plans for developing Teams feature on Hatchbox?
Currently I can invite someone by giving them status "admin", "member" or no status at all. The problem is, any invited person h...
Francisco Holcomb replied
Recurring Transactions Discussion
0
General
Displaying Errors Discussion
0
General
Adding CSS Design Discussion
0
General
Adding Registration Discussion
0
General
Adding Authentication Discussion
0
General
Preserving File Uploads On Edit with Rails Discussion
0
General
File uploads seem easy because they're so commonplace, but they're actually quite complex!
File Uploads with Refile Discussion
96
General
Awesome.
Runong W replied
Link To Current Page With Params Discussion
5
General
thsi episode is too easy!
klt4xc replied
Removing Duplication Using with_options Discussion
1
General
This forum helps foster insightful discussions and encourages long-term perspective. Even products that seem flawless can benefit from small improvements, and that dedication to growth is what make...
nancy lucy replied