@nickytonline@hhthacker Nick! Hope you are having a blast! Had a few friends teach me about Remix recently :) check it out! Let me know what you think and Ill pass it along. https://t.co/YPl4lAhMuj
Wrapping up the show's first year! I can't tell you how much you, the listener, is appreciated. If you have any feedback for the show please reach out on DMs (to this account or @DRBragg) and please leave a review on your favorite podcast app (if they support reviews)! <3
@Adorism80 @iona_meadows @rockmyrecipe @render@rails So I found this helpful video https://t.co/IavlqN9ejY by @GoRails and used their render.yaml as an example which only listed redis and web plan: free
I added the same plan: free to the database service after signing up.
@Adorism80 @iona_meadows @rockmyrecipe @render@rails I initially tried to deploy via the web interface then used https://t.co/C3oSSQX9pV but I ran into some issue which had to do with seeding my database.
@Adorism80 @iona_meadows @rockmyrecipe @render@rails https://t.co/t5VbenYmq1
https://t.co/866BKGNMrL
both mention plan and how it defaults to starter if not specifically configured.
And https://t.co/shdAJfX6va
doesn't reference the render.yaml
@Adorism80 @iona_meadows @rockmyrecipe @render@rails I was testing a rails project as an early career software engineer. I used render as Heroku is no longer free. I used your documentation https://t.co/C3oSSQX9pV and @GoRails https://t.co/IavlqNrny6
In your documentation for rails there is no reference to plan: plan_type
@etagwerker
Hey Ernesto, I got a chance to listen to @Coding_Coders, @DRBragg podcast with you as a guest. I was wondering about a comment Drew made. Why would you use RubyCritic over CodeClimate. What would be a good resource to review on the topic?