3 Commits

Author SHA1 Message Date
Krzysztof Kotlarek
e10a74694a
FIX: deprecation warning - initialization autoloaded the constant ()
Get rid of deprecation related to Zeitwerk autoloader.

Original PR was reverted because of multisite bug  - thank you @davidtaylorhq for fixing it.

I added the last commit to fix that multisite problem.
2021-03-16 09:47:57 +11:00
David Taylor
1533cbb38b
Revert "FIX: deprecation warning - initialization autoloaded the constant ()" ()
This reverts commit 9a5a38a529dfdb7579a015845c01a80679923f17.

This change was preventing `rake multisite:migrate` from working
2021-03-12 13:48:46 +00:00
Krzysztof Kotlarek
9a5a38a529
FIX: deprecation warning - initialization autoloaded the constant ()
Get rid of deprecation related to Zeitwerk autoloader.
2021-03-12 08:42:53 +11:00