Sha256: 19500f636339f04aa463763cbf024b0db6ecda9d8278b64f8fd13d0e0b3f5fe4
Contents?: true
Size: 689 Bytes
Versions: 17
Compression:
Stored size: 689 Bytes
Contents
# Copyright 2010 Cloudkick, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. module Cloudkick; end $LOAD_PATH.unshift(File.dirname(__FILE__) + '/cloudkick') require 'base' require 'node'
Version data entries
17 entries across 17 versions & 1 rubygems