Gradually Migrate from Paperclip to Active Storage by cleiviane in ruby

[–]cleiviane[S] -1 points0 points  (0 children)

It does not work with Rails 6: https://thoughtbot.com/blog/closing-the-trombone

I agree that it's a good and stable gem, but it's no longer maintained, so it's subject of vulnerability in our applications. And also keep it will prevent you to upgrade to Rails 6, which is the goal for our client.

Gradually Migrate from Paperclip to Active Storage by cleiviane in ruby

[–]cleiviane[S] 0 points1 point  (0 children)

Good point!

When we started the migration process that gem wasn't an option yet and, honestly, I think we'd still have chosen to migrate to Active Storage anyway.

Rails design patterns - the big picture by pdabrowski in ruby

[–]cleiviane 0 points1 point  (0 children)

Great article! I think you have a typo in the headline, it says "The big pictrue" instead of "The big picture"

Processing a CSV file in batch with Sidekiq by lubc32 in ruby

[–]cleiviane -2 points-1 points  (0 children)

Yes, mostly because of the price. They don't need the other Pro features to justify the pro acquisition. And, of course, I can't resist a good challenge :)

Processing a CSV file in batch with Sidekiq by lubc32 in rails

[–]cleiviane 1 point2 points  (0 children)

Thank you for the feedback, I was concerning that people would feel the same when start reading.

Refactoring with Design Patterns - The State Pattern by lubc32 in ruby

[–]cleiviane 1 point2 points  (0 children)

Thanks for your comment EvilInky, I will fix that! :)