Sha256: b3ae2289419adeb4f5c381dc0267956b2b21adb8b67e28414e0344643e0ef895

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# Copyright (c) Aspose 2002-2014. All Rights Reserved.
#
# LICENSE: This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://opensource.org/licenses/gpl-3.0.html>;.
#
# @package Aspose_Cloud_SDK_For_Ruby
# @author  Assad Mahmood Qazi <assad.mahmood@aspose.com>
# @link    https://github.com/asposeforcloud/Aspose_Cloud_SDK_For_Ruby/tree/revamp

#this file refers all the other necessary files of the aspose.sdk for Ruby.

require_relative 'aspose_common'
require_relative 'aspose_storage'
require_relative 'aspose_cells'
require_relative 'aspose_pdf'
require_relative 'aspose_slides'
require_relative 'aspose_words'
require_relative 'aspose_barcode'
require_relative 'aspose_ocr'
require_relative 'aspose_email'
require_relative 'aspose_tasks';

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
asposecloud-1.0.0 lib/asposecloud.rb