Setup MacOS 12 Monterey Discussion
30
General
Hello Chris,
Thanks a lot for this guide. I was having a really hard time trying to install homebrew and rails on my MacBook after I installed Monterey. π
Pundit scopes
2
General
Hi, i have no idea how to choose best way. There are three models User, Department and Task. Each user assigned to one department (belongs to). Department has many tasks. How to write a policy or s...
Solved
Hatchbox: teams
9
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
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
Extending Rails Associations with Custom Features Discussion
3
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...
Huan Marry replied
Rails 7.1 Authentication From Scratch Discussion
19
General
Authentication got a TON of great improvements in Rails 7.1 with `authenticate_by`, `generates_token_for`, `normalizes`, etc. Super duper excited for these things and they should clean up a lot of ...
Chris Oliver replied
Link To Current Page With Params Discussion
6
General
thsi episode is too easy!
RylanMonahan replied
Hou I can add a face recognition in my rails app ?
1
General
I have one app where i have a scaffold with a register of peoples with photo, but for me search if the people have your datas registered in my system i need use face recognition for read face in we...
Blazeront Kyle replied
Setup MacOS 27 Golden Gate Discussion
0
General
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.
Message Form Handling with Stimulus Discussion
9
General
Why not using stimulus data-action="keypress->conversation#submitForm" on text area instead of addEventListener?
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
Displaying Errors 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
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
Beginner Tutorial in Rails 7
6
General
I am a CS Professor who teaches a web application class in Rails. I created a series of videos for my class. I want to make them publically avaliable for free. (I do not receive money on YouTube fo...
rordevelopernik replied