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
Fatih repliedi 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
Fatih repliedit was really painful to add the current_user (if you want to have edit and delete only for the person who created that comment) to this since device's current_user method it not working with hotwi...
OuttaSpaceTime repliedI really these love this series
Foliwe Fossung repliedthanks. it's sp good
alangosh repliedIn essence, this code structure enables the creation of listings that are independent of users, offering flexibility in your application's data modeling.
alangosh replied • Solvedthat's great
alangosh repliedThere are several great tutorials to start with at https://gorails.com/path
DaveWill11 repliedGreat tutorial, thanks Chris! As I already had a hobby plan with Railway I tried to deploy there instead, and kept getting an error that the assets:precompile was failing. If this is an issue you ...
DaveWill11 repliedDo you have source code on this episode?
Colin Ambler repliedThe undersore tip is super handy! Will definitely be using this. Thank you!!!
Aalya Banu repliedI want the source code of the website can you pls. provide the github link for that : )
Dhairya Majmudar repliedI want to implement the /leaderboard as in the website in my project can someone pls. suggest how to do so by giving links to documentation and tutorials Thank You : )
Dhairya Majmudar postedHey, do you know if you can upload to a folder structure within an s3 bucket? I'm planning on having users (who have UUID's) to have direct uploads behind the scenes to UUID/filename (virtual folde...
Aaron repliedHi Chris, I tried -> RUBY_YJIT_ENABLE=1 ruby -v but I can't see the YJIT. Do I need to install it separately? I am using Mac M2 MacBookPro.
Wen Ching Chua repliedI am using windows I cannot run the chmod command so it always shows permission denied when deploying to render
Emmaotiki5 repliedkeep it
MitchellThompson repliedThis feels much simpler for custom value objects and surprisingly more straightforward than the official way, i.e. registering a new Active Model type. Great video, thank you.
Adrián Mugnolo replied