Sha256: 4c39795c8d2d05bde1af0709f39a90a7d784cda5cd02d196fdcc5a4676f541c0

Contents?: true

Size: 971 Bytes

Versions: 12

Compression:

Stored size: 971 Bytes

Contents

#!/usr/bin/env ruby

# (c) Copyright 2014 Hewlett-Packard Development Company, L.P.
#
#    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.
require 'bundler/setup'
require 'lorj_cloud'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require 'irb'
IRB.start

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
lorj_cloud-0.1.12 bin/console
lorj_cloud-0.1.11 bin/console
lorj_cloud-0.1.10 bin/console
lorj_cloud-0.1.9 bin/console
lorj_cloud-0.1.8 bin/console
lorj_cloud-0.1.7 bin/console
lorj_cloud-0.1.6 bin/console
lorj_cloud-0.1.5 bin/console
lorj_cloud-0.1.4 bin/console
lorj_cloud-0.1.3 bin/console
lorj_cloud-0.1.2 bin/console
lorj_cloud-0.1.1 bin/console