aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_text.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/active_text.rb')
-rw-r--r--lib/active_text.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/active_text.rb b/lib/active_text.rb
index e9dfaeefe4..1981abc4c6 100644
--- a/lib/active_text.rb
+++ b/lib/active_text.rb
@@ -7,6 +7,7 @@ module ActiveText
autoload :Attachable
autoload :Attachment
+ autoload :Attribute
autoload :Content
autoload :Fragment
autoload :HtmlConversion