Mitchell Gould

Joined

350 Experience
3 Lessons Completed
0 Questions Solved

Activity

Cool. Thanks

Hey Chris great screencast about Solid Queue.

I'm curious about how to run Solid Queue using bin/dev and procfile.dev file.
Do I just throw the following into the procfile.dev:

web: bundle exec rake solid_queue:start

If not what would you recommend?

Excellent episode and would really like to see more use cases for custom turbo stream actions. Opens up a world of opportunities!

BTW How to show the error messages for the name field if the first_name or last_name are the columns being validated. In your example your form contains the devise_error_messages! method but I am just submitting to the User model through a plain old User Controller.

Thanks Chris for introducing me to this great gem. I'll put it in the app I'm developing today.