Alisson Patrick

Joined

28,990 Experience
280 Lessons Completed
1 Question Solved

Activity

It's for useful episodes like this, that I'm here since 2014. Super thank you!

Rich episode as usual. Thanks for this, Chris!

Posted in Realtime Nested Comments: Part 1 Discussion

Amazing episode, Chris! Thank you so much for this!

I guess Digital Ocean uses Minio (https://min.io) and this issue is caused by some S3 API incompatibility. Unfortunately I needed to use AWS S3 as I dont like the monkey patch way.

Chris's teaching is above average. Congratulations for the great episode.

Posted in How to Upgrade Old Projects: ActsAsTenant Discussion

One of the best episodes so far. Thanks for doing it and for getting ActsAsTennat to a higher level.

Posted in Bulk Operations in Rails Discussion

Super usefull episode! Thank you!

I have never thought about using flash messages like that! Very nice!

Posted in How to use Uppy with ActiveStorage Discussion

I also would like to see all this as a stimulus controller! @excid3

Posted in Designing & Building the Noticed gem Discussion

Blowed my mind, but i'm fine :D excellent episode!

Hello guys,

I'm using Rails 6.1 (Edge) and I noticed a possible compatibility issue between Digital Ocean Spaces with the AWS S3 specification.

When we configure the service as "public: true" and upload via direct upload to Active Storage, Digital Ocean Space insists on leaving my upload as private (incorrect behavior).

I did a simple test and point to an AWS S3 Bucket and, when uploading the same file, it became PUBLIC on S3 (correct behavior).

I opened a support request at Digital Ocean and explained the situation, but they still haven't given me any feedback.

Has anyone else faced this type of problem at Digital Ocean Spaces?

Posted in Introduction to Stimulus Reflex Discussion

Amazing! Please, more videos about this crazy tool!

Posted in PRO Video Frequency

As a PRO user, I'm missing PRO videos... the last one was 4 weeks ago! I'm considering a plan downgrade :(

Posted in How to I migrate from Refile to ActiveStorage?

Hello there, any idea how to migrate a running project using Refile to the new rails's Active Storage? Anyone knows any tutorial/guide about how to do that?
Thanks,
Patrick

Posted in PRO Video Frequency

makes sense...
Smashing job! Thank you for sharing!
I would like to know if there is any guide that shows how to generate this initial Scaffold of the application (with device, gravatar, bootstrap, all configured to start a new project quickly), like those used by Chris on the episodes.

Posted in Undo Sending Button like GMail Discussion

Great episode! I would like to know if there is any guide that shows how to generate this initial Scaffold of the application (with device, gravatar, bootstrap, all configured to start a new project quickly).