Ruby on Rails #91 Rmagick with Rails ActiveStorage

06/10/2022 (over 1 year ago)
image generation

In the previous episode we used Rmagick to generate images with pure Ruby.
Now we will learn to generate images based on ActiveRecord objects and store them in ActiveStorage.

Text version: https://blog.corsego.com/rmagick-activestorage
Episode source code: https://github.com/corsego/91-rmagick-activestorage-activerecord/commit/091b7f93736e3eacf9631d975d962d56d7107ecf


0
Sign in to join the conversation