# #91 Rmagick with Rails ActiveStorage

- URL: https://superails.com/posts/ruby-on-rails-91-rmagick-with-rails-activestorage
- Published: 2022-10-06
- Duration: 20:41
- Access: free
- Topics: 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
