# File lib/dm-rails/storage.rb, line 11
      def self.create_all
        with_local_repositories { |config| create_environment(config) }
      end