Sha256: 530b0ad89c4ca0585834331c6872ff8bdbe60f26f4560467bdb545e5e47e4dec
Contents?: true
Size: 212 Bytes
Versions: 29
Compression:
Stored size: 212 Bytes
Contents
#!/usr/bin/env ruby # encoding: UTF-8 # set the working directory Dir.chdir ::File.expand_path(File.join(__FILE__, "..")) # load the appname-app load ::File.expand_path(File.join("..", "appname.rb"), __FILE__)
Version data entries
29 entries across 29 versions & 1 rubygems