module Scrivito module Migrations extend ActiveSupport::Autoload autoload :Migration autoload :Migrator autoload :MigrationStore autoload :MigrationDsl autoload :CmsBackend autoload :WorkspaceLock end end