Sha256: b4c7d5b8114d43741a9e8fe80a9e7dcd82aa8794de6e97aa14610e0dd3060891

Contents?: true

Size: 269 Bytes

Versions: 19

Compression:

Stored size: 269 Bytes

Contents

#!/usr/bin/env ruby
#
#  Created on 2007-8-22.
#  Copyright (c) 2007. All rights reserved.

unless defined? Gem
  $:.unshift File.dirname(__FILE__) + "/../lib"
end

begin
  require 'rubygems'
  require 'smallcage'
  SmallCage::Application.execute
rescue LoadError
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
bluemark-smallcage-0.1.3 bin/smc
bluemark-smallcage-0.1.4 bin/smc
bluemark-smallcage-0.1.5 bin/smc
smallcage-0.2.4 bin/smc
smallcage-0.2.3 bin/smc
smallcage-0.2.2 bin/smc
smallcage-0.2.1 bin/smc
smallcage-0.2.0 bin/smc
smallcage-0.1.9 bin/smc
smallcage-0.1.8 bin/smc
smallcage-0.1.7 bin/smc
smallcage-0.1.6 bin/smc
smallcage-0.1.5 bin/smc
smallcage-0.1.4 bin/smc
smallcage-0.1.1 bin/smc
smallcage-0.0.9 bin/smc
smallcage-0.1.2 bin/smc
smallcage-0.1.0 bin/smc
smallcage-0.1.3 bin/smc