Sha256: 393e50a840b3d42374e350e1c8a58cdf2643c35541f4d2642a093b060d167b36

Contents?: true

Size: 445 Bytes

Versions: 8

Compression:

Stored size: 445 Bytes

Contents

#!/usr/bin/ruby1.8
#
# This file was generated by RubyGems.
#
# The application 'god' is installed as part of a gem, and
# this file is here to facilitate running it.
#

# NOTE: modified for ec2onrails by including the god_patch
# 

require 'rubygems'

version = ">= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then
  version = $1
  ARGV.shift
end

gem 'god', version
require '/usr/local/ec2onrails/lib/god_patch'

load 'god'


Version data entries

8 entries across 8 versions & 6 rubygems

Version Path
ScholarNexus-ec2onrails-0.9.10 server/files/usr/bin/god
ScholarNexus-ec2onrails-0.9.11 server/files/usr/bin/god
arpitjain11-ec2onrails-0.9.10 server/files/usr/bin/god
mdh-ec2onrails-0.9.10 server/files/usr/bin/god
pauldowman-ec2onrails-0.9.10 server/files/usr/bin/god
rsanheim-ec2onrails-0.9.11.1 server/files/usr/bin/god
skippy-ec2onrails-0.9.10 server/files/usr/bin/god
skippy-ec2onrails-0.9.11 server/files/usr/bin/god