Activity
I don't know about this particular episode, but check https://github.com/orgs/gorails-screencasts/repositories
HI Collin, thanks for the help. For folks like Muhammad Härter, maybe some timestamps, like on YouTube, would improve him getting to what he wants.
I love the insight that an out-of-date gem can be an opportunity to learn how to level up your skills. BTW, here's an update about mailboxer: someone has forked and has answered some of the pull requests.
If you want a more updated version of mailboxer, check this out: https://github.com/chriscz/mailboxer/issues/1
I am starting to do that too!
I love the insight that an out-of-date gem can be an opportunity to learn how to level up your skills. BTW, here's an update about mailboxer: someone has forked and has answered some of the pull requests.
If you want a more updated version of mailboxer, check this out: https://github.com/chriscz/mailboxer/issues/1
I love the insight that an out-of-date gem can be an opportunity to learn how to level up your skills. BTW, here's an update about mailboxer: someone has forked and has answered some of the pull requests.
If you want a more updated version of mailboxer, check this out: https://github.com/chriscz/mailboxer/issues/1
As of 7/18/22, this episode is a good fix for devise. Thanks Chris.
I'm loving this episode! Thanks for the help.
This episode is right on time, just what I needed. Quick little detail, around 1:50, I had to do more than set config.hosts =nil. I also had to comment out config.hosts in environments/development.rb before the app would start.
Posted in Docker Basics for Rails Discussion
If I run rails inside of Docker, does this set-up require more resources from my my machine?
Posted in Activity Feed From Scratch Discussion
I see Chris is wearing a digg T-shirt. That takes me back. I used to work in a co-working space in San Francisco. Digg had to scale down and the space bought their phone booths for cell phones, so that you could make somewhat private calls.
This looks like it could turn into the same situation as OmniAuth had. How many delivery methods and how much demand would warrant going to a strategy framework?
oh, cool. Is there an open source place where delivery methods are shared, or a list?
I wonder if this could be tied into creating a tweet or Facebook post on a Facebook page.
I wonder how to use this kind of form with active storage with S3. Anyone have any ideas?
I wonder how process.env variables with vue work.
Thanks Chris!
Any ideas on how to provide a choice between h264 and the other formats?
I just ran into that. The Rails error suggested the same thing.