-
justin talbott authored
Both `ActionText::Record` and `ActionText::RichText` have dedicated `ActiveSupport` load hooks. This adds an additional hook for `ActionText::EncryptedRichText`, so that external libraries have a similarly simple way to run code after the subclass is loaded.
justin talbott authoredBoth `ActionText::Record` and `ActionText::RichText` have dedicated `ActiveSupport` load hooks. This adds an additional hook for `ActionText::EncryptedRichText`, so that external libraries have a similarly simple way to run code after the subclass is loaded.
Loading