Thank you so much for your help! new subscriber, hope more people find this amazing tutorial
@bozzhik Жыл бұрын
bro, I subscribed to your channel a couple of days ago and literally thought about how to put my rails project somewhere. it's a fucking crazy coincidence
@shadowstack Жыл бұрын
😆 I've been on the JS framework bandwagon for awhile now but saw DHH speak at Railsworld 2023 about how everything is so segmented and complex with JS stuff, kind of opened my eyes. I might do more Rails stuff in the coming months. Thanks for the sub
@bozzhik Жыл бұрын
@@shadowstack for something more complicated than a blog, you definitely need to use rails. I have literally been immersed in this technology for 3 months and I am magic because of abstraction
@odilsoncode11 ай бұрын
Thank you a lot, your video saved me💯💯👍👍👍
@TaD3o6 ай бұрын
i got the error: 'An error occurred while installing pg (1.5.6), and Bundler cannot continue. In Gemfile: pg' tried the alternative ' rails db:system:change --to=postgresql' but got exactly the same error :(
@ukaszmayszko8541 Жыл бұрын
Hey, that's was helpfull video, when you add "plan: free" also to databases, then you don't have to puts card info to them :)
@shadowstack Жыл бұрын
thanks so much, that makes things easier for people who want to try render out!
@aviail8 ай бұрын
Спасибо, спаситель!
@johnlloyddesape30 Жыл бұрын
I did the same error how you able to resolve that?
@shadowstack Жыл бұрын
Are you talking about the error at 6:31? Render didn't like that I named the database 'blog-test' with a dash, I changed it to 'blogTest' I also had to add plan:free under services at 6:44 and then everything worked for me sorry this wasnt more clear, the editing software I used automatically cut out that space
@mungojerie6 ай бұрын
It would help so much if you would put your browser and your IDE adjacent to each other instead of sliding between desktops constantly. It's disorienting.
@shadowstack6 ай бұрын
Thanks for the feedback, I'll try and keep this in mind. I've had other people comment that the side by side layout made the text harder to read so maybe I can find a way to resolve both issues
@mungojerie6 ай бұрын
@@shadowstack sorry if I was curt. Deploy issues are making me grumpy this afternoon! Thanks for the video.
@shadowstack6 ай бұрын
@@mungojerie I didn’t take it that way I really do like feedback from people to make my videos better and I’m still working towards the best set up. Thanks for watching