# File lib/dm-rails/storage.rb, line 15
      def self.drop_all
        with_local_repositories { |config| drop_environment(config) }
      end