Fatih

Joined

2,780 Experience
27 Lessons Completed
0 Questions Solved

Activity

thank you. i fixed it :)

Posted in Auto-detect User Time Zones in Rails Discussion

in my app around_action yields no html view somehow.

+1 for guidence request as well.

I also have this issue: on the multi step form, based on the answer they receive in step1, step 2 form fields will be different, etc. I guess i will give a shot at doing this via hotwire if i can't find any solution

Posted in Multi-step forms, without a gem?

Hi, i am also looking for similar multistep form. hotwire lesson on this topic would be amazing

Posted in Rails 7.1 Authentication From Scratch Discussion

great work, thanks!

Will there be a follow up episode on email confirmations(you actually started it on user model), remember me function, or auth via github/gmail etc following these methods? Looking forward to have them. cheers

Posted in How to use ESBuild in Rails with JSBundling Discussion

i am on rails 7.1.beta and when i run bin/dev i get this error on console:

15:41:20 js.1 | exited with code 0
15:41:20 system | sending SIGTERM to all processes
15:41:20 css.1 | exited with code

but rails server command works. any idea why?

Posted in Styling The Password Manager with TailwindCSS Discussion

i don't know why, but even if I am running bin/dev my css doesn't precompile automatically. i had to manually run rails db:precompile to see changes

Posted in Password Sharing Roles & Permissions Discussion

this on was confusing to me indeed. i was not able to follow, why we do what we do in each refactoring.
thanks, i will rewatch this