Sha256: 257af26d0c85fcd6718831635848b372e4cb94d19c9802cd8db20d57d247feb6

Contents?: true

Size: 387 Bytes

Versions: 6

Compression:

Stored size: 387 Bytes

Contents

#!/usr/bin/env ruby
#--
# Copyright 2004 Steven Gibson <steven@superant.com>
#   RwdTinker application
#
# This program is free software. It may be redistributed and/or modified under
# the terms of the GPL version 2 (or later), or the
# Ruby licence.
# 
#++


$progdir = File::expand_path( File.dirname(__FILE__))

Dir.chdir($progdir)

Dir.chdir("..")

`ruby init.rb` 

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rwdmovies-0.6 bin/rwdmovies
rwdmovies-0.7 bin/rwdmovies
rwdschedule-0.95 bin/rwdschedule
rwdschedule-0.94 bin/rwdschedule
rwdschedule-0.93 bin/rwdschedule
rwdschedule-0.96 bin/rwdschedule