Sha256: dbc5d2f5a34cfdfc3aa85f20bcb4a2b33551ea90561096e059e85a84e2e61cc9

Contents?: true

Size: 846 Bytes

Versions: 4

Compression:

Stored size: 846 Bytes

Contents

#
# Copyright (c) 2011-2017 Cloudware S.A. All rights reserved.
#
# This file is part of sp-job.
#
# sp-job is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# sp-job 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 Affero General Public License
# along with sp-job.  If not, see <http://www.gnu.org/licenses/>.
#

module SP
  module Job
  	MODULE_PATH = File.expand_path(File.join(File.dirname(__FILE__), '..', '..'))
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sp-job-0.3.22 lib/sp/job.rb
sp-job-0.2.3 lib/sp/job.rb
sp-job-0.2.2 lib/sp/job.rb
sp-job-0.1.17 lib/sp/job.rb