From 7a993324342d5542dcb40902eed097f7eaac3f1b Mon Sep 17 00:00:00 2001 From: Javan Makhmali Date: Wed, 3 Oct 2018 12:46:05 -0400 Subject: WIP: Image gallery support --- lib/action_text.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/action_text.rb') diff --git a/lib/action_text.rb b/lib/action_text.rb index 0559dce2ba..4182cacb8a 100644 --- a/lib/action_text.rb +++ b/lib/action_text.rb @@ -8,6 +8,7 @@ module ActionText mattr_accessor(:renderer) autoload :Attachable + autoload :AttachmentGallery autoload :Attachment autoload :Attribute autoload :Content -- cgit v1.2.3